Module: PoolParty::DefinableFact
- Defined in:
- lib/poolparty/pool/custom_resource.rb
Instance Method Summary collapse
Instance Method Details
#define_fact(name, string = "") ⇒ Object
8 9 10 |
# File 'lib/poolparty/pool/custom_resource.rb', line 8 def define_fact(name, string="") end |