Method: ChefApply::TargetHost#platform
- Defined in:
- lib/chef_apply/target_host.rb
#platform ⇒ Object
TODO 2019-01-29 not expose this, it’s internal implementation. Same with #backend.
192 193 194 |
# File 'lib/chef_apply/target_host.rb', line 192 def platform backend.platform end |