Method: PDK::Config::Namespace#file
- Defined in:
- lib/pdk/config/namespace.rb
#file ⇒ String (readonly)
Returns the path to the file associated with the contents of this namespace.
11 12 13 |
# File 'lib/pdk/config/namespace.rb', line 11 def file @file end |