Method: Pry::Command#context

Defined in:
lib/pry/command.rb

#contextObject

Returns the value of attribute context.



214
215
216
# File 'lib/pry/command.rb', line 214

def context
  @context
end