Module: Quickl::Command::InstanceMethods
- Defined in:
- lib/quickl/command/instance_methods.rb
Instance Attribute Summary collapse
-
#requester ⇒ Object
readonly
Who is requesting command execution?.
Instance Attribute Details
#requester ⇒ Object (readonly)
Who is requesting command execution?
7 8 9 |
# File 'lib/quickl/command/instance_methods.rb', line 7 def requester @requester end |