class Solargraph::Shell

def version

Returns:
  • (void) -
def version
  puts Solargraph::VERSION
end