Sha256: 8ec8fd21f763c45b0066e08f15a3b02dbf39f1a1849b847026084d4118a02b94

Contents?: true

Size: 133 Bytes

Versions: 64

Compression:

Stored size: 133 Bytes

Contents

module MCollective
  module <%= @mod_name%>
    class <%= @plugin_name.capitalize -%><<%= @pclass%>
<%= @content%>
    end
  end
end

Version data entries

64 entries across 64 versions & 2 rubygems

Version Path
mcollective-client-2.2.3 lib/mcollective/generators/templates/plugin.erb
mcollective-client-2.2.2 lib/mcollective/generators/templates/plugin.erb
mcollective-client-2.2.1 lib/mcollective/generators/templates/plugin.erb
mcollective-client-2.2.0 lib/mcollective/generators/templates/plugin.erb