Class: OroGen::Loaders::PkgConfig::Project
- Inherits:
-
Struct
- Object
- Struct
- OroGen::Loaders::PkgConfig::Project
- Defined in:
- lib/orogen/loaders/pkg_config.rb
Instance Attribute Summary collapse
-
#orogen_path ⇒ Object
Returns the value of attribute orogen_path.
-
#pkg ⇒ Object
Returns the value of attribute pkg.
Instance Attribute Details
#orogen_path ⇒ Object
Returns the value of attribute orogen_path
31 32 33 |
# File 'lib/orogen/loaders/pkg_config.rb', line 31 def orogen_path @orogen_path end |
#pkg ⇒ Object
Returns the value of attribute pkg
31 32 33 |
# File 'lib/orogen/loaders/pkg_config.rb', line 31 def pkg @pkg end |