2021-01-19 10:55:37 +01:00
2021-01-19 10:55:37 +01:00
2020-01-25 16:36:33 +01:00
2021-01-19 10:55:37 +01:00
2020-02-12 11:43:10 +01:00

path

is a simple file path library for Carp.

Installation

(load "https://veitheller.de/git/carpentry/path@0.0.2")

Usage

The Path module mostly operates on String arguments. It allows you to split, join, and merge paths and extensions in a lot of different ways. 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!

Description
is a simple path library.
https://veitheller.de/path/
Readme 47 KiB