Class: Idcf::Cli::Controller::Your

Inherits:
Base
  • Object
show all
Defined in:
lib/idcf/cli/controller/your.rb

Overview

Your

Instance Attribute Summary

Attributes inherited from Base

#cmd, #code_conf, #config, #m_classes

Class Method Summary collapse

Methods inherited from Base

init, register_schema_method, service_name, service_version

Methods included from Extend::Command

#register_method_option!, #register_module_method!, #register_schema_method_by_link!

Methods included from Extend::SearchModule

#add_classify_rule, #make_model_name, #make_module_classes, #make_service_paths, #search_module_class

Methods included from Extend::Override

#description

Methods inherited from Thor

command_help_string, command_regist, error_exit, exit_on_failure?, init, module_path, sub_command_regist, subcommand_structure

Class Method Details

.descriptionObject



11
12
13
# File 'lib/idcf/cli/controller/your.rb', line 11

def description
  'Your Service'
end