Class: Autoproj::CLI::MainGlobal::WorkspaceDir

Inherits:
Struct
  • Object
show all
Defined in:
lib/autoproj/cli/main_global.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name



6
7
8
# File 'lib/autoproj/cli/main_global.rb', line 6

def name
  @name
end

#pathObject

Returns the value of attribute path



6
7
8
# File 'lib/autoproj/cli/main_global.rb', line 6

def path
  @path
end

#presentObject

Returns the value of attribute present



6
7
8
# File 'lib/autoproj/cli/main_global.rb', line 6

def present
  @present
end