dash.file
Functions that facilitate file manipulation
File Creation
new - Do setup tasks for new files
File Paths
relativePath - Determine the relative path to a file from a folder
collapsePath - Collapse . and .. entries in a file path
urlSeparators - Replace windows-style () file separators with url-style (/) separators
Unit Tests
tests - Implement unit tests for the dash.file package