# Functions
FileSize returns file size of a given file.
No description provided by the author
IsSymlink returns whether a given file is a directory.
IsSymlink returns whether a given file is a symlink.
No description provided by the author
No description provided by the author
LogDeferredError calls a given function and log an error according to the result.
LogDeferredGitGhostError calls a given function and log an GitGhostError according to the result.
No description provided by the author
No description provided by the author
No description provided by the author
WalkSymlink reads a symlink and call a given callback until the resolved path is not a symlink.WalkSymlink.