commands/init_command library
Enums
Functions
-
updateCMakeNitroNative(
String content, String newPath) → String -
Replaces the
set(NITRO_NATIVE "...")line incontentwithnewPath. Returns the updated content. If no such line exists, returnscontentunchanged. Idempotent — running twice produces the same result, no duplicates.