Class: LittleGhost::CodeMode::Javascript::Session::ToolBatch

Inherits:
Data
  • Object
show all
Defined in:
lib/little_ghost/code_mode/javascript/session.rb

Instance Attribute Summary collapse

Instance Attribute Details

#callsObject (readonly)

Returns the value of attribute calls

Returns:

  • (Object)

    the current value of calls



16
17
18
# File 'lib/little_ghost/code_mode/javascript/session.rb', line 16

def calls
  @calls
end