Guestfs.InternalTest¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/c |
A boolean. |
||
r/w/c |
A 32-bit integer. |
||
r/w/c |
A 64-bit integer. |
||
r/w/c |
A string. |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class Guestfs.InternalTest(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
An object encapsulating optional arguments for
Guestfs.Session.internal_test
.- classmethod new()¶
- Returns:
a new
Guestfs.InternalTest
object- Return type:
Create a new
Guestfs.InternalTest
object
Property Details¶
- Guestfs.InternalTest.props.obool¶
- Name:
obool
- Type:
- Default Value:
- Flags:
A boolean.
- Guestfs.InternalTest.props.oint¶
-
A 32-bit integer.
- Guestfs.InternalTest.props.oint64¶
-
A 64-bit integer.