HammerCLIForeman::InfoCommand
# File lib/hammer_cli_foreman/role.rb, line 23 def extend_data(data) data['builtin_text'] = (data['builtin'].to_i > 0) ? _('Yes') : _('No') data end
[Validate]
Generated with the Darkfish Rdoc Generator 2.