class Pry::CommandSet

def list_commands

Returns:
  • (Array) -
def list_commands
  @commands.keys
end