Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

yclone-gclass

Clone a GClass under a new name, rewriting filenames and the lower / Capitalized / UPPER identifier variants.

Usage

yclone-gclass <OLD_GCLASS> <NEW_GCLASS>
yclone-gclass postgres authenticate     # c_postgres.{c,h} -> c_authenticate.{c,h}

Give the names without the c_ prefix or .c/.h extension; both names are required. No options beyond argp’s built-in --help / --version.

See also