functions/create/create_single_file library
Functions
-
handleFileCreate(
String name, String command, String? on, bool extraFolder, Sample sample, String? folderName, [String sep = '_']) → File -
replacePathTypeSeparator(
String path, String separator) → String - Replace the file name separator
-
writeFile(
String path, String content, {bool overwrite = false, bool skipFormatter = false, bool skipRename = false, bool useRelativeImport = false}) → File - Create or edit the contents of a file