package
0.1.5
Repository: https://github.com/pfnet-research/git-ghost.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# 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.