Method: PDK::Config::Setting#namespace
- Defined in:
- lib/pdk/config/setting.rb
#namespace ⇒ Object (readonly)
Returns the value of attribute namespace.
19 20 21 |
# File 'lib/pdk/config/setting.rb', line 19 def namespace @namespace end |