Class: OroGen::Loaders::PkgConfig::TaskLibrary

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

Instance Attribute Summary collapse

Instance Attribute Details

#pkgObject

Returns the value of attribute pkg

Returns:

  • (Object)

    the current value of pkg



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

def pkg
  @pkg
end