Method: OpenC3::Target#dir

Defined in:
lib/openc3/system/target.rb

#dirString (readonly)

Returns The directory which contains this target.

Returns:

  • (String)

    The directory which contains this target



60
61
62
# File 'lib/openc3/system/target.rb', line 60

def dir
  @dir
end