Method: Pry::Command#commands

Defined in:
lib/pry/command.rb

#commandsObject



284
285
286
# File 'lib/pry/command.rb', line 284

def commands
  command_set.to_hash
end