Table of Contents - podsorz-0.0.13 Documentation
Classes and Modules
- FileConfig
- GitConfig
- Logger
- Object
- PodsOrz
- PodsOrz::BinaryBuilder
- PodsOrz::BinaryManager
- PodsOrz::BinaryRepo
- PodsOrz::BinaryServer
- PodsOrz::GitOperator
- PodsOrz::OrzEnvDetector
- PodsOrz::PodOrzconfigParse
- PodsOrz::PodfileIO
- PodsOrz::PodfileModel
- PodsOrz::PodsCheckMerge
- PodsOrz::PodsDetector
- PodsOrz::PodsGitManager
- PodsOrz::PodsGitOperator
- PodsOrz::PodsRepo
- PodsOrz::PodsSort
- PodsOrz::PodsVersion
- PodsOrz::PodspecModel
- PodsOrz::ProcessOperator
Methods
- ::already_in_process — PodsOrz::ProcessOperator
- ::binary_command — PodsOrz
- ::check_command — PodsOrz
- ::commit_command — PodsOrz
- ::default — Logger
- ::error — Logger
- ::filter_binary_pods_list — PodsOrz
- ::format_output — Logger
- ::highlight — Logger
- ::install_command — PodsOrz
- ::new — PodsOrz::BinaryBuilder
- ::new — PodsOrz::BinaryManager
- ::new — PodsOrz::BinaryRepo
- ::new — PodsOrz::BinaryServer
- ::new — PodsOrz::PodOrzconfigParse
- ::new — PodsOrz::PodfileIO
- ::new — PodsOrz::PodfileModel
- ::new — PodsOrz::PodsDetector
- ::new — PodsOrz::PodsGitManager
- ::new — PodsOrz::PodsGitOperator
- ::new — PodsOrz::PodsRepo
- ::new — PodsOrz::PodsVersion
- ::new — PodsOrz::PodspecModel
- ::prepare_work — PodsOrz
- ::publish_command — PodsOrz
- ::separator — Logger
- ::setup_command — PodsOrz
- ::sort_command — PodsOrz
- ::switch_command — PodsOrz
- ::sync_command — PodsOrz
- ::validate_podfile_sentence_instance — PodsOrz::PodfileModel
- ::warning — Logger
- #__action_upload — PodsOrz::BinaryServer
- #add_pod_tag — PodsOrz::PodsGitOperator
- #add_publish_tag — PodsOrz::PodsGitManager
- #branchList — PodsOrz::PodsCheckMerge
- #build_static_library — PodsOrz::BinaryBuilder
- #check_binary_pod_exist — PodsOrz::BinaryRepo
- #check_binary_repo_exist — PodsOrz::BinaryRepo
- #check_directory — PodsOrz::BinaryBuilder
- #check_directory — PodsOrz::OrzEnvDetector
- #check_directory — PodsOrz::PodsDetector
- #check_merge — PodsOrz::GitOperator
- #check_podfile_exist_pods_list — PodsOrz::BinaryManager
- #check_prepare_work — PodsOrz::PodsGitOperator
- #check_repo_exist — PodsOrz::PodsRepo
- #checkout — PodsOrz::GitOperator
- #clear_modify_pod — PodsOrz::PodsGitOperator
- #clone_orz_pod — PodsOrz::PodsDetector
- #cmd_sync_pod — PodsOrz::PodsGitManager
- #commit — PodsOrz::GitOperator
- #commit_local — PodsOrz::PodsGitOperator
- #commit_notify — PodsOrz::PodsGitOperator
- #commit_notify_persional_branch — PodsOrz::PodsGitOperator
- #commit_push — PodsOrz::PodsGitOperator
- #commit_version_increase — PodsOrz::PodsGitOperator
- #compare_branch — PodsOrz::GitOperator
- #compare_version — PodsOrz::BinaryRepo
- #compare_version — PodsOrz::PodsRepo
- #copy_content_from_podfile — PodsOrz::OrzEnvDetector
- #copy_podspec — PodsOrz::BinaryBuilder
- #current_branch — PodsOrz::GitOperator
- #current_pod_branch — PodsOrz::PodsGitOperator
- #del_local — PodsOrz::GitOperator
- #del_remote — PodsOrz::GitOperator
- #delete_build_files — PodsOrz::BinaryBuilder
- #delete_pod_file — PodsOrz::BinaryServer
- #delete_pod_tag — PodsOrz::PodsGitOperator
- #delete_publish_tag — PodsOrz::PodsGitManager
- #detect_PodsOrzConfig — PodsOrz::OrzEnvDetector
- #detect_kx_binary — PodsOrz::BinaryBuilder
- #detect_kx_pods — PodsOrz::PodsDetector
- #detect_pod — PodsOrz::PodsDetector
- #detect_pod_directory — PodsOrz::BinaryBuilder
- #detect_pod_version_file — PodsOrz::PodsVersion
- #detect_podfile — PodsOrz::OrzEnvDetector
- #detect_podfile_orz — PodsOrz::OrzEnvDetector
- #detect_version_directory — PodsOrz::BinaryBuilder
- #directory_pod_version — PodsOrz::PodsRepo
- #discard — PodsOrz::GitOperator
- #double_check_personal_rebase_fore_push — PodsOrz::PodsGitOperator
- #ensure_develop_branch — PodsOrz::PodsGitOperator
- #ensure_kxpods_exist — PodsOrz::PodsDetector
- #ensure_local_pod_version_tag — PodsOrz::PodsRepo
- #ensure_pods_branch — PodsOrz::PodsGitManager
- #ensure_remote_pod_version — PodsOrz::PodsRepo
- #fetch — PodsOrz::GitOperator
- #fetch_pods_branch_name — PodsOrz::PodsGitManager
- #fetch_remote_binary_pod_version — PodsOrz::BinaryRepo
- #fetch_remote_pod_version — PodsOrz::PodsRepo
- #filter_binary_pod_models — PodsOrz::PodfileIO
- #filter_develop_newContent — PodsOrz::PodsGitManager
- #filter_master_newContent — PodsOrz::PodsGitManager
- #generate_default_config — PodsOrz::OrzEnvDetector
- #get_pod_file_path — PodsOrz::PodsGitOperator
- #get_pod_git_tag — PodsOrz::PodsGitOperator
- #get_podfile_pod_branch — PodsOrz::PodfileIO
- #get_podfile_pod_version — PodsOrz::PodfileIO
- #get_podspec_version — PodsOrz::PodsVersion
- #git_isMerged — PodsOrz::PodsCheckMerge
- #has_branch — PodsOrz::GitOperator
- #has_changes — PodsOrz::GitOperator
- #has_commits — PodsOrz::GitOperator
- #has_diverged — PodsOrz::GitOperator
- #has_local_branch — PodsOrz::GitOperator
- #has_new_publish — PodsOrz::PodsGitOperator
- #has_remote_branch — PodsOrz::GitOperator
- #increase_pod_version — PodsOrz::PodsVersion
- #increase_pods_version — PodsOrz::PodsGitManager
- #install_pod — PodsOrz::PodsGitManager
- #is_publish_ready — PodsOrz::PodsGitOperator
- #load_config_binary_pod — PodsOrz::PodfileIO
- #load_config_local_pod — PodsOrz::PodfileIO
- #localBranch — PodsOrz::PodsCheckMerge
- #merge — PodsOrz::GitOperator
- #mv_embedded_framework — PodsOrz::BinaryBuilder
- #output_local_binary_sentence — PodsOrz::PodfileIO
- #output_local_total_sentence — PodsOrz::PodfileIO
- #output_orz_total_sentence — PodsOrz::PodfileIO
- #output_publish_total_sentence — PodsOrz::PodfileIO
- #override_podspec — PodsOrz::BinaryBuilder
- #package — PodsOrz::BinaryManager
- #package_check_remote_exist_binary — PodsOrz::BinaryManager
- #package_check_remote_exist_pod_repo — PodsOrz::BinaryManager
- #parse_podfile_orz — PodsOrz::PodfileIO
- #pod_commit — PodsOrz::PodsGitManager
- #pods_repo_push — PodsOrz::PodsGitManager
- #publish — PodsOrz::BinaryManager
- #publish_develop_branch — PodsOrz::PodsGitManager
- #publish_master_branch — PodsOrz::PodsGitManager
- #publish_merge — PodsOrz::PodsGitOperator
- #publish_merge_branch — PodsOrz::PodsGitOperator
- #pull — PodsOrz::GitOperator
- #push_binary_remote — PodsOrz::BinaryRepo
- #push_personal_force_to_remote — PodsOrz::GitOperator
- #push_pod_remote — PodsOrz::PodsRepo
- #push_to_remote — PodsOrz::GitOperator
- #rebase — PodsOrz::GitOperator
- #recursive_puts — PodsOrz::PodsSort
- #show — PodsOrz::BinaryManager
- #sort — PodsOrz::PodsSort
- #sort_with_hash — PodsOrz::PodsSort
- #spec_with_path — PodsOrz::PodsSort
- #start_build — PodsOrz::BinaryManager
- #start_detector — PodsOrz::PodsDetector
- #start_package_pod — PodsOrz::BinaryBuilder
- #start_publish_binary — PodsOrz::BinaryRepo
- #start_repo_publish — PodsOrz::PodsGitManager
- #switch_bugfix_pod — PodsOrz::PodsGitOperator
- #switch_bugfix_state — PodsOrz::PodsGitManager
- #switch_develop_pod — PodsOrz::PodsGitOperator
- #switch_develop_state — PodsOrz::PodsGitManager
- #switch_feature_pod — PodsOrz::PodsGitOperator
- #switch_feature_state — PodsOrz::PodsGitManager
- #switch_release_pod — PodsOrz::PodsGitOperator
- #switch_release_state — PodsOrz::PodsGitManager
- #sync_current_branch_pull — PodsOrz::PodsGitOperator
- #sync_parent_rebase — PodsOrz::PodsGitOperator
- #sync_personal_rebase — PodsOrz::PodsGitOperator
- #sync_pod — PodsOrz::PodsGitOperator
- #sync_prepare_rebase — PodsOrz::PodsGitOperator
- #sync_rebase — PodsOrz::PodsGitOperator
- #sync_rebase_branch_check — PodsOrz::PodsGitOperator
- #tag — PodsOrz::GitOperator
- #tag_list — PodsOrz::GitOperator
- #update_publish_podfile_orz — PodsOrz::PodsGitManager
- #update_push_podfile_io — PodsOrz::PodsGitManager
- #upload_pod_file — PodsOrz::BinaryServer
- #user — PodsOrz::GitOperator
- #zip_framework — PodsOrz::BinaryBuilder