Gio.AppInfo.prototype.get_commandline
function get_commandline(): String {
// Gjs wrapper for g_app_info_get_commandline()
}
Gets the commandline with which the application will be started.
Since 2.20
- Returns
a string containing the appinfo's commandline, or null if this information is not available