Class: Opal::VirtualFileObject

Inherits:
Struct
  • Object
show all
Defined in:
opal/lib/opal/cli_runners/system_runner.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



8
9
10
# File 'opal/lib/opal/cli_runners/system_runner.rb', line 8

def path
  @path
end