Skip to content

purescript-node/purescript-node-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module Documentation

Module Node.Path

Types

type FilePath  = String

Values

basename :: FilePath -> FilePath

basenameWithoutExt :: FilePath -> FilePath -> FilePath

delimiter :: String

dirname :: FilePath -> FilePath

extname :: FilePath -> FilePath

join :: FilePath -> FilePath -> FilePath

normalize :: FilePath -> FilePath

relative :: FilePath -> FilePath -> FilePath

resolve :: [FilePath] -> FilePath -> FilePath

sep :: String

About

Type declarations for Node's Path module

Resources

License

Stars

Watchers

Forks

Contributors 13