Module: FunWith::Files
- Defined in:
- lib/fun_with/files/errors.rb,
lib/fun_with/files/gem_api.rb,
lib/fun_with/files/watcher.rb,
lib/fun_with/files/file_path.rb,
lib/fun_with/files/root_path.rb,
lib/fun_with/files/downloader.rb,
lib/fun_with/files/utils/opts.rb,
lib/fun_with/files/remote_path.rb,
lib/fun_with/files/bootstrapper.rb,
lib/fun_with/files/file_orderer.rb,
lib/fun_with/files/stat_methods.rb,
lib/fun_with/files/digest_methods.rb,
lib/fun_with/files/string_behavior.rb,
lib/fun_with/files/utils/byte_size.rb,
lib/fun_with/files/utils/timestamp.rb,
lib/fun_with/files/utils/succession.rb,
lib/fun_with/files/directory_builder.rb,
lib/fun_with/files/file_requirements.rb,
lib/fun_with/files/core_extensions/set.rb,
lib/fun_with/files/core_extensions/file.rb,
lib/fun_with/files/core_extensions/hash.rb,
lib/fun_with/files/requirements/manager.rb,
lib/fun_with/files/core_extensions/array.rb,
lib/fun_with/files/watchers/file_watcher.rb,
lib/fun_with/files/watchers/node_watcher.rb,
lib/fun_with/files/core_extensions/object.rb,
lib/fun_with/files/core_extensions/string.rb,
lib/fun_with/files/utils/timestamp_format.rb,
lib/fun_with/files/file_path_class_methods.rb,
lib/fun_with/files/file_permission_methods.rb,
lib/fun_with/files/watchers/missing_watcher.rb,
lib/fun_with/files/core_extensions/nil_class.rb,
lib/fun_with/files/file_manipulation_methods.rb,
lib/fun_with/files/core_extensions/true_class.rb,
lib/fun_with/files/watchers/directory_watcher.rb,
lib/fun_with/files/core_extensions/false_class.rb
Defined Under Namespace
Modules: CoreExtensions, DigestMethods, Errors, FileManipulationMethods, FilePathClassMethods, FilePermissionMethods, FileRequirements, GemAPI, Requirements, RootPathExtensions, StatMethods, StringBehavior, Utils, Watchers Classes: Bootstrapper, DirectoryBuilder, Downloader, FileOrderer, FilePath, RemotePath, RootPath, Watcher
Constant Summary collapse
- DIGEST_METHODS =
[:md5, :sha1, :sha2, :sha224, :sha256, :sha384, :sha512]