Class: Rpremote::Config::Result

Inherits:
Data
  • Object
show all
Defined in:
lib/rpremote/config.rb,
sig/rpremote.rbs

Instance Attribute Summary collapse

Instance Attribute Details

#createdObject (readonly)

Returns the value of attribute created

Returns:

  • (Object)

    the current value of created



37
38
39
# File 'lib/rpremote/config.rb', line 37

def created
  @created
end

#pathObject (readonly)

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



37
38
39
# File 'lib/rpremote/config.rb', line 37

def path
  @path
end