pub const FILE_PATH: &str = "file.path";
Full path to the file, including the file name. It should include the drive letter, when appropriate.
"/home/alice/example.png"
"C:\\Program Files\\MyApp\\myapp.exe"