Class: FunWith::Files::RemotePath

Inherits:
FilePath show all
Defined in:
lib/fun_with/files/remote_path.rb

Constant Summary

Constants inherited from FilePath

FilePath::DEFAULT_TIMESTAMP_FORMAT, FilePath::SUCC_DIGIT_COUNT

Method Summary

Methods inherited from FilePath

#append, #ascend, #basename_and_ext, #basename_no_ext, #descend, #directory, #dirname_and_basename, #dirname_and_basename_and_ext, #empty?, #entries, #expand, #ext, #fwf_filepath, #glob, #grep, #initialize, #join, #load, #original, #original?, #relative_path_from, #rename, #rename_all, #requir, #rm, #root?, #specifier, #succ, #succession, #timestamp, tmpdir, #touch, #touch_dir, #up, #without_ext, #write

Methods included from FilePathClassMethods

#config_dir, #cwd, #data_dir, #home, #pwd, #root

Methods inherited from Pathname

#fwf_filepath

Constructor Details

This class inherits a constructor from FunWith::Files::FilePath