napkin-0.5.14
Copyright(c) Soostone Inc 2020
LicenseAllRightsReserved
Stabilityexperimental
PortabilityPOSIX
Safe HaskellSafe-Inferred
LanguageGHC2021

Napkin.Utils.FileSystem

Description

 
Synopsis

Documentation

relativeToFile :: FilePath -> FilePath -> FilePath -> FilePath #

relativeToFile translates relative path relatively to other file path. Both arguments can be an absolute path. Absolute path it is returned unchanged.

data FileType #

Instances

Instances details
Show FileType # 
Instance details

Defined in Napkin.Utils.FileSystem

Eq FileType # 
Instance details

Defined in Napkin.Utils.FileSystem