Method: Actions::ForemanPatch::Invocation::Action#humanized_name

Defined in:
app/lib/actions/foreman_patch/invocation/action.rb

#humanized_nameObject



117
118
119
# File 'app/lib/actions/foreman_patch/invocation/action.rb', line 117

def humanized_name
  input[:feature_name].titleize
end