Module m.file

File manipulation utilities

Functions

fix (filename) Fix a filename to ensure that it doesn't contain any illegal characters
get_save_file_path (filename) Get an application specific save file path to a filename.


Functions

fix (filename)
Fix a filename to ensure that it doesn't contain any illegal characters

Parameters:

  • filename

Returns:

    Filename with illegal characters replaced
get_save_file_path (filename)
Get an application specific save file path to a filename. The path will be based on the sys.get_save_file() function and the project title (with whitespace) replaced by underscore

Parameters:

  • filename

Returns:

    Save file path
generated by LDoc 1.4.6 Last updated 2017-11-27 06:48:33