class ThreeScaleToolbox::Commands::MethodsCommand::Create::CustomPrinter

Attributes

option_disabled[R]

Public Class Methods

new(options) click to toggle source
# File lib/3scale_toolbox/commands/methods_command/create_command.rb, line 8
def initialize(options)
  @option_disabled = options[:disabled]
end

Public Instance Methods

print_collection(collection) click to toggle source
print_record(method) click to toggle source