[][src]Constant appimage_environment::PATH

pub const PATH: [&'static str; 4];

contains all folders inside the appimage, which can contain executable binaries. Currently folllowing paths inside the appimage are interpreted as binary-paths: /usr/local/bin, /usr/bin, /bin, /usr/games.