truncate_path: truncate_path function

Description Usage Arguments Examples

Description

This function truncates the last character off a path (to remove the final "/")

Usage

1

Arguments

t

path to truncate

Examples

1
truncate_path("Ciao bello!") #should return "Ciao bello" (without the "!")

m-a-r-i-o/aRtistic documentation built on May 7, 2019, 9:37 a.m.