Generic Function Shorten-Filename-For-Os (2 methods)

( shorten-filename-for-os < file-specifier > )

Part of:

package metabang.utilities
Returns a file-name for file-specifier such that it is a valid name for the current underlying OS. Mainly, this means ensuring that the name component is not too long.

Method Summary

shorten-filename-for-os < pathname > 
shorten-filename-for-os < string >