Class: LittleGhost::CodeMode::Javascript::Session::ToolBatch
- Inherits:
-
Data
- Object
- Data
- LittleGhost::CodeMode::Javascript::Session::ToolBatch
- Defined in:
- lib/little_ghost/code_mode/javascript/session.rb
Instance Attribute Summary collapse
-
#calls ⇒ Object
readonly
Returns the value of attribute calls.
Instance Attribute Details
#calls ⇒ Object (readonly)
Returns the value of attribute calls
16 17 18 |
# File 'lib/little_ghost/code_mode/javascript/session.rb', line 16 def calls @calls end |