diff options
author | Matthew Booth <mbooth@redhat.com> | 2012-01-16 14:45:03 +0000 |
---|---|---|
committer | Matthew Booth <mbooth@redhat.com> | 2012-01-17 15:37:14 +0000 |
commit | 3b352de1e91e6d0a5190e631159398164f4a8e0d (patch) | |
tree | 33c4ab1b121db2d070176bb954ef95f1e55cb296 /python/examples/create_disk.py | |
parent | 83c20f02dc0e97b098e9de837839a3f4a4416129 (diff) | |
download | libguestfs-3b352de1e91e6d0a5190e631159398164f4a8e0d.tar.gz libguestfs-3b352de1e91e6d0a5190e631159398164f4a8e0d.tar.xz libguestfs-3b352de1e91e6d0a5190e631159398164f4a8e0d.zip |
generator: Add an explicit Cancellable flag
Currently any api which takes a FileIn or FileOut parameter is implicitly
cancellable. This change make cancellable an explicit flag in anticipation of it
being added to other apis.
Note that a Cancellable function must be able to return an error, which means it
can't return RConstOptString.
Diffstat (limited to 'python/examples/create_disk.py')
0 files changed, 0 insertions, 0 deletions