pub const PATH: [&'static str; 4];Expand description
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.