Class: Opal::VirtualFileObject
- Inherits:
-
Struct
- Object
- Struct
- Opal::VirtualFileObject
- Defined in:
- opal/lib/opal/cli_runners/system_runner.rb
Instance Attribute Summary collapse
-
#path ⇒ Object
Returns the value of attribute path.
Instance Attribute Details
#path ⇒ Object
Returns the value of attribute path
8 9 10 |
# File 'opal/lib/opal/cli_runners/system_runner.rb', line 8 def path @path end |