Class: FunWith::Files::RemotePath

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

Constant Summary

Constants inherited from FilePath

FilePath::SUCC_DIGIT_COUNT

Instance Attribute Summary

Attributes inherited from FilePath

#path

Method Summary

Methods inherited from FilePath

#/, #[], #append, #ascend, #basename_and_ext, #basename_no_ext, #descend, #directory, #dirname_and_basename, #dirname_and_basename_and_ext, #doesnt_exist?, #empty?, #entries, #expand, #ext, #ext?, #fwf_filepath, #glob, #grep, #initialize, #join, #join!, #load, #not_a_file?, #original, #original?, #relative_path_from, #requir, #root?, #separator, #size, #specifier, #succ, #succession, #timestamp, tmpdir, tmpfile, #to_pathname, #touch, #touch_dir, #up, #without_ext, #write, #write_random_data

Methods inherited from Pathname

#fwf_filepath

Constructor Details

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