Method: Chef::ChefFS::FileSystem::OperationNotAllowedError#operation
- Defined in:
- lib/chef/chef_fs/file_system/exceptions.rb
#operation ⇒ Object (readonly)
Returns the value of attribute operation.
81 82 83 |
# File 'lib/chef/chef_fs/file_system/exceptions.rb', line 81 def operation @operation end |