Method: Wod::Command::Base#wod

Defined in:
lib/wod/commands/base.rb

#wodObject



14
15
16
# File 'lib/wod/commands/base.rb', line 14

def wod
  @wod ||= Wod::Command.run_internal('auth:client', args)
end