Function pick

#include <Geode/utils/file.hpp>geode::Task<geode::Result<std::filesystem::path>>pick(,)

Prompt the user to pick a file using the system’s file system picker

Parameters

mode

Type of file selection prompt to show

options

Picker options
Examples0