summaryrefslogtreecommitdiffstats
path: root/generator/generator_prepopts.ml
diff options
context:
space:
mode:
authorMatthew Booth <mbooth@redhat.com>2012-01-13 10:00:30 +0000
committerMatthew Booth <mbooth@redhat.com>2012-01-17 15:37:14 +0000
commit83c20f02dc0e97b098e9de837839a3f4a4416129 (patch)
tree4cb714a61a356e987b1f0f0c01f2c19a1d62890d /generator/generator_prepopts.ml
parentb1ea8a7808744068fe0d1306d1005e841a570b4c (diff)
downloadlibguestfs-83c20f02dc0e97b098e9de837839a3f4a4416129.tar.gz
libguestfs-83c20f02dc0e97b098e9de837839a3f4a4416129.tar.xz
libguestfs-83c20f02dc0e97b098e9de837839a3f4a4416129.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/generator_prepopts.ml')
0 files changed, 0 insertions, 0 deletions