Class: Dotsync::WatchActionConfig
- Inherits:
-
PushActionConfig
- Object
- BaseConfig
- PushActionConfig
- Dotsync::WatchActionConfig
- Defined in:
- lib/dotsync/config/watch_action_config.rb
Constant Summary
Constants included from SyncMappings
SyncMappings::MAPPINGS_KEY, SyncMappings::SHORTHANDS, SyncMappings::SYNC_SECTION
Constants included from PathUtils
Method Summary
Methods inherited from PushActionConfig
Methods included from SyncMappings
#has_sync_mappings?, #sync_mappings_for_pull, #sync_mappings_for_push
Methods inherited from BaseConfig
Methods included from PathUtils
#colorize_env_vars, #expand_env_vars, #extract_env_vars, #path_is_parent_or_same?, #relative_to_absolute, #sanitize_path, #translate_tmp_path
Constructor Details
This class inherits a constructor from Dotsync::BaseConfig