//
pkg.gl
Category
github.com/gritcli/grit
cli
internal
render
package
0.0.0-20240128222815-57fe098d044a
Repository:
https://github.com/gritcli/grit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
55 SLOC
#
Functions
AbsPath
AbsPath formats file or directory path, substituting ~ for the current user's home directory, if possible.
RelPath
RelPath formats file or directory path in the shortest way possible, using paths relative to the current working directory, if possible.