Class: Chef::Node
- Inherits:
-
Object
- Object
- Chef::Node
- Defined in:
- lib/chef-secrets/node.rb
Instance Method Summary collapse
Instance Method Details
#hello ⇒ Object
3 4 5 |
# File 'lib/chef-secrets/node.rb', line 3 def hello 'hello, dude' end |