Class: Rpremote::Config::Result
- Inherits:
-
Data
- Object
- Data
- Rpremote::Config::Result
- Defined in:
- lib/rpremote/config.rb,
sig/rpremote.rbs
Instance Attribute Summary collapse
-
#created ⇒ Object
readonly
Returns the value of attribute created.
-
#path ⇒ Object
readonly
Returns the value of attribute path.
Instance Attribute Details
#created ⇒ Object (readonly)
Returns the value of attribute created
37 38 39 |
# File 'lib/rpremote/config.rb', line 37 def created @created end |
#path ⇒ Object (readonly)
Returns the value of attribute path
37 38 39 |
# File 'lib/rpremote/config.rb', line 37 def path @path end |