Guestfs.NtfscloneOut¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/c |
A boolean. |
||
r/w/c |
A boolean. |
||
r/w/c |
A boolean. |
||
r/w/c |
A boolean. |
||
r/w/c |
A boolean. |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class Guestfs.NtfscloneOut(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
An object encapsulating optional arguments for
Guestfs.Session.ntfsclone_out
.- classmethod new()¶
- Returns:
a new
Guestfs.NtfscloneOut
object- Return type:
Create a new
Guestfs.NtfscloneOut
object
Property Details¶
- Guestfs.NtfscloneOut.props.force¶
- Name:
force
- Type:
- Default Value:
- Flags:
A boolean.
- Guestfs.NtfscloneOut.props.ignorefscheck¶
- Name:
ignorefscheck
- Type:
- Default Value:
- Flags:
A boolean.
- Guestfs.NtfscloneOut.props.metadataonly¶
- Name:
metadataonly
- Type:
- Default Value:
- Flags:
A boolean.
- Guestfs.NtfscloneOut.props.preservetimestamps¶
- Name:
preservetimestamps
- Type:
- Default Value:
- Flags:
A boolean.
- Guestfs.NtfscloneOut.props.rescue¶
- Name:
rescue
- Type:
- Default Value:
- Flags:
A boolean.