user:
OS.shell_open(str("file://", absoluteDirPath))
String dir = ProjectSettings::get_singleton()->globalize_path(fpath); OS::get_singleton()->shell_open(String("file://") + dir);
No due date set.
No dependencies set.
Deleting a branch is permanent. It CANNOT be undone. Continue?
OS.shell_open(str("file://", absoluteDirPath))