Class: ManifestsPlugin
- Inherits:
-
VMC::App::Base
- Object
- Mothership
- VMC::CLI
- VMC::V2CheckCLI
- VMC::App::Base
- ManifestsPlugin
- Includes:
- VMCManifests
- Defined in:
- lib/manifests-vmc-plugin/plugin.rb,
lib/manifests-vmc-plugin/lib/manifests-vmc-plugin/plugin.rb
Constant Summary
Constants included from VMCManifests
VMCManifests::MANIFEST_FILE, VMCManifests::VERSION
Constants inherited from Mothership
Instance Attribute Summary
Attributes inherited from Mothership
Method Summary
Methods included from VMCManifests
#all_apps, #apps_in_manifest, #create_manifest_for, #current_apps, #find_apps, #load_manifest, #manifest, #manifest_file, #resolve_symbol, #save_manifest
Methods inherited from VMC::App::Base
#app_status, #human_mb, #human_size, #megabytes, #memory_choices, #state_color
Methods inherited from VMC::V2CheckCLI
Methods inherited from VMC::CLI
#check_logged_in, #check_target, #client, client, client=, #client_target, #color_enabled?, #debug?, #default_action, #ensure_config_dir, #err, #execute, #fail, #fail_unknown, #force?, #invalidate_client, #log_error, #name_list, #no_v2, #normalize_targets_info, #one_of, #precondition, #quiet?, #remove_target_info, #sane_target_url, #save_target_info, #save_targets, #save_token_if_it_changes, #set_target, #table, #target_file, #target_info, #targets_info, #tokens_file, #user_colors, #v2?, #verbose?, #wrap_errors
Methods included from VMC::Spacing
#indented, #justify, #line, #lines, #quiet?, #spaced, #start_line, #tabular, #text_width, #trim_escapes
Methods included from VMC::Interactive
#ask, #handler, #input_state, #list_choices, #prompt, #show_default
Methods inherited from Mothership
add_input, after, alias_command, around, before, change_argument, commands, #default_action, desc, #execute, #exit_status, #filter, filter, global_option, group, #help, #initialize, input, #interact, interactions, #invoke, method_added, option, #run, start, #unknown_command, #with_filters
Constructor Details
This class inherits a constructor from Mothership