Class: Rpremote::Flasher::Result

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

Instance Attribute Summary collapse

Instance Attribute Details

#destinationObject (readonly)

Returns the value of attribute destination

Returns:

  • (Object)

    the current value of destination



15
16
17
# File 'lib/rpremote/flasher.rb', line 15

def destination
  @destination
end

#mountObject (readonly)

Returns the value of attribute mount

Returns:

  • (Object)

    the current value of mount



15
16
17
# File 'lib/rpremote/flasher.rb', line 15

def mount
  @mount
end

#portObject (readonly)

Returns the value of attribute port

Returns:

  • (Object)

    the current value of port



15
16
17
# File 'lib/rpremote/flasher.rb', line 15

def port
  @port
end