Safe Haskell | Safe-Infered |
---|
Utilities for virtual clusters.
- getRootDirectory :: IO (Maybe FilePath)
- virtualPath :: FilePath -> FilePath -> FilePath
- makeVirtualPath :: FilePath -> IO FilePath
Documentation
getRootDirectory :: IO (Maybe FilePath)Source
virtualPath :: FilePath -> FilePath -> FilePathSource
makeVirtualPath :: FilePath -> IO FilePathSource
Given a path, make it a virtual one, if in a vcluster environment. Otherwise, return unchanged.