jdxi_editor.jdxi.file.utils

Functions

documentation_file_path(→ str)

documentation_file_path

os_file_open(→ None)

os_file_open

Module Contents

jdxi_editor.jdxi.file.utils.documentation_file_path(file_name: str) str[source]

documentation_file_path

Parameters:

file_name – str The file name to return a path for the documentation file

Returns:

str The file path

jdxi_editor.jdxi.file.utils.os_file_open(file_name: str) None[source]

os_file_open

Parameters:

file_name – str

Returns:

None

Opens a file using default program from the OS