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, self_call?, service_name, service_versions, #versions

Methods included from Extend::Util

#get_region, #make_schema_path, #service_version

Methods included from Extend::SearchModule

#make_model_name, #make_module_classes, #make_service_paths, #search_module_class

Methods included from Extend::Override

#description

Methods included from Lib::Include::RecurringCalling

#recurring_calling

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