Write a string to a file
Function writeString
#include <Geode/utils/file.hpp>std::string_viewdata
)path
Path to the file to write to
data
Data to write to the file
Result indicating success or failure
#include <Geode/utils/file.hpp>Write a string to a file
path
data