commands/init_command library

Functions

updateCMakeNitroNative(String content, String newPath) String
Replaces the set(NITRO_NATIVE "...") line in content with newPath. Returns the updated content. If no such line exists, returns content unchanged. Idempotent — running twice produces the same result, no duplicates.