hi, i'm writing contextual menu addons for deepin v20, and i was wondering if one could access variables from the deepin file manager like you could with nautilus, for instance whenever a script is called, Nautilus automatically sets a handful of variables that can be used in your scripts, example:
NAUTILUS_SCRIPT_SELECTED_FILE_PATHS
newline-delimited paths for selected files (only if local)
hi, i'm writing contextual menu addons for deepin v20, and i was wondering if one could access variables from the deepin file manager like you could with nautilus, for instance whenever a script is called, Nautilus automatically sets a handful of variables that can be used in your scripts, example: