summaryrefslogtreecommitdiffstats
path: root/generator/Makefile.am
diff options
context:
space:
mode:
authorMatthew Booth <mbooth@redhat.com>2012-01-20 10:55:24 +0000
committerMatthew Booth <mbooth@redhat.com>2012-01-20 18:06:37 +0000
commiteb58fa9978b71448c01348c151cc002c21983c71 (patch)
treede0a6509c57a7f6d5eb9c1b354839710c661fc16 /generator/Makefile.am
parentb8720abfe56391bf5b7b624e003ab7df90f5ceb4 (diff)
downloadlibguestfs-eb58fa9978b71448c01348c151cc002c21983c71.tar.gz
libguestfs-eb58fa9978b71448c01348c151cc002c21983c71.tar.xz
libguestfs-eb58fa9978b71448c01348c151cc002c21983c71.zip
generator: Add CamelName flag
We can make a good guess at camel case names for most APIs. For example, add_drive_opts can be automatically transformed to AddDriveOpts. However, other apis don't produce a satisfactory name when transformed automatically. For example, we would want md_create to produce MDCreate rather than MdCreate. This change adds a CamelName flag which allows a camel case name to be specified explicitly when the automatic transformation isn't satisfactory.
Diffstat (limited to 'generator/Makefile.am')
0 files changed, 0 insertions, 0 deletions