Documentation
¶
Index ¶
- func ExpandLocalHomeDirPath(p string) (string, error)
- func GetBasename(p string) string
- func GetIRODSParentDirPaths(p string) []string
- func GetLocalCommonRootDirPath(paths []string) (string, error)
- func GetLocalParentDirPaths(p string) []string
- func MakeIRODSPath(cwd string, homedir string, zone string, irodsPath string) string
- func MakeIRODSTargetFilePath(filesystem *irodsclient_fs.FileSystem, source string, target string) string
- func MakeLocalPath(localPath string) string
- func MakeLocalTargetFilePath(source string, target string) string
- func MarkIRODSPathMap(pathMap map[string]bool, p string)
- func MarkLocalPathMap(pathMap map[string]bool, p string)
- func ResolveLocalSymlink(p string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpandLocalHomeDirPath ¶
func GetBasename ¶
func GetIRODSParentDirPaths ¶
GetIRODSParentDirPaths returns all parent dirs
func GetLocalParentDirPaths ¶
GetLocalParentDirPaths returns all parent dirs
func MakeIRODSPath ¶
func MakeIRODSTargetFilePath ¶
func MakeIRODSTargetFilePath(filesystem *irodsclient_fs.FileSystem, source string, target string) string
func MakeLocalPath ¶
func MakeLocalTargetFilePath ¶
func MarkIRODSPathMap ¶
func MarkLocalPathMap ¶
func ResolveLocalSymlink ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.