Class: YKCitool::Module
- Inherits:
-
SubCommandBase
- Object
- Thor
- SubCommandBase
- YKCitool::Module
- Includes:
- Helper
- Defined in:
- lib/createPod/module.rb
Constant Summary
Constants included from Helper
Helper::K_YK_CONFIG_FASTLANE_DEBUG, Helper::K_YK_CONFIG_FASTLANE_SCRIPT, Helper::K_fastfile_remote, Helper::K_wx_access_token, Helper::YKCONFIG_PATH, Helper::YKFastlne_SCRIPT_PATH, Helper::YKRUNING_PATH, Helper::YKWECHAT_ROBOT_TOKEN
Instance Method Summary collapse
Methods included from Helper
default_certificate_git_remote, default_fast_file_remote, default_git_domain, display_config_yml, fastlane_script, load_config_value, load_config_yml, update_config
Methods included from Tools
UI, clone_git_repository, display_yml, git_commit, git_pull, green, load_yml, load_yml_value, notify_message_to_enterprise_wechat, over_write_yml_dict, show_prompt, update_yml, yk_ask, yk_ask_with_answers
Methods inherited from SubCommandBase
banner, exit_on_failure?, subcommand_prefix
Instance Method Details
#standard ⇒ Object
13 14 15 |
# File 'lib/createPod/module.rb', line 13 def standard() end |