Parent

Class/Module Index [+]

Quicksearch

HammerCLIForeman::AbstractParamsFilter

Public Instance Methods

filter(params) click to toggle source
# File lib/hammer_cli_foreman/param_filters.rb, line 9
def filter(params)
  []
end
for_action(action) click to toggle source
# File lib/hammer_cli_foreman/param_filters.rb, line 5
def for_action(action)
  filter(action.params)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.