Class: Synacrb::Common::CommandReceive

Inherits:
Struct
  • Object
show all
Defined in:
lib/synacrb/common.rb

Instance Attribute Summary collapse

Instance Attribute Details

#argsObject

Returns the value of attribute args

Returns:

  • (Object)

    the current value of args



60
61
62
# File 'lib/synacrb/common.rb', line 60

def args
  @args
end

#authorObject

Returns the value of attribute author

Returns:

  • (Object)

    the current value of author



60
61
62
# File 'lib/synacrb/common.rb', line 60

def author
  @author
end