Guestfs.CopyAttributes¶
- 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. |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
|---|---|---|---|
parent |
r |
Class Details¶
- class Guestfs.CopyAttributes(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
An object encapsulating optional arguments for
Guestfs.Session.copy_attributes.- classmethod new()¶
- Returns:
a new
Guestfs.CopyAttributesobject- Return type:
Create a new
Guestfs.CopyAttributesobject
Property Details¶
- Guestfs.CopyAttributes.props.all¶
- Name:
all- Type:
- Default Value:
- Flags:
A boolean.
- Guestfs.CopyAttributes.props.mode¶
- Name:
mode- Type:
- Default Value:
- Flags:
A boolean.
- Guestfs.CopyAttributes.props.ownership¶
- Name:
ownership- Type:
- Default Value:
- Flags:
A boolean.
- Guestfs.CopyAttributes.props.xattributes¶
- Name:
xattributes- Type:
- Default Value:
- Flags:
A boolean.