Marpa

Help: test-simplify-name
Login
Tcl 2016 Conference, Houston/TX, US, Nov 14-18
Send your abstracts to tclconference@googlegroups.com by Sep 12.

The "test-simplify-name" command:

Usage: fossil test-simplify-name FILENAME...

Print the simplified versions of each FILENAME. This is used to test the file_simplify_name() routine.

If FILENAME is of the form "HOST:PATH" or "USER@HOST:PATH", then remove and print the remote host prefix first. This is used to test the file_skip_userhost() interface.