Class: OroGen::Loaders::PkgConfig::Project

Inherits:
Struct
  • Object
show all
Defined in:
lib/orogen/loaders/pkg_config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#orogen_pathObject

Returns the value of attribute orogen_path

Returns:

  • (Object)

    the current value of orogen_path



31
32
33
# File 'lib/orogen/loaders/pkg_config.rb', line 31

def orogen_path
  @orogen_path
end

#pkgObject

Returns the value of attribute pkg

Returns:

  • (Object)

    the current value of pkg



31
32
33
# File 'lib/orogen/loaders/pkg_config.rb', line 31

def pkg
  @pkg
end