Class: Rpremote::Mrbgems::Overlay
- Inherits:
-
Data
- Object
- Data
- Rpremote::Mrbgems::Overlay
- Defined in:
- lib/rpremote/mrbgems.rb,
sig/rpremote.rbs
Instance Attribute Summary collapse
-
#fingerprint ⇒ Object
readonly
Returns the value of attribute fingerprint.
-
#path ⇒ Object
readonly
Returns the value of attribute path.
Instance Attribute Details
#fingerprint ⇒ Object (readonly)
Returns the value of attribute fingerprint
18 19 20 |
# File 'lib/rpremote/mrbgems.rb', line 18 def fingerprint @fingerprint end |
#path ⇒ Object (readonly)
Returns the value of attribute path
18 19 20 |
# File 'lib/rpremote/mrbgems.rb', line 18 def path @path end |