Skip to content

carpentry-org/path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

path

is a simple file path library for Carp.

Installation

(load "git@github.com:carpentry-org/path@0.1.0")

Usage

The Path module mostly operates on String arguments. It allows you to split, join, merge, and normalize paths and extensions in a lot of different ways. normalize resolves ./.. segments and collapses repeated separators lexically (without touching the filesystem). It also has some functions to work with the PATH environment variable.

It assumes either Windows or POSIX-style separators.

Look at the documentation for more information.


Have fun!

About

is a simple path library (mirror)

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages