Guestfs.NtfscloneOut

g GObject.Object GObject.Object Guestfs.NtfscloneOut Guestfs.NtfscloneOut GObject.Object->Guestfs.NtfscloneOut

Subclasses:

None

Methods

Inherited:

GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new ()

Virtual Methods

Inherited:

GObject.Object (7)

Properties

Name

Type

Flags

Short Description

force

Guestfs.Tristate

r/w/c

A boolean.

ignorefscheck

Guestfs.Tristate

r/w/c

A boolean.

metadataonly

Guestfs.Tristate

r/w/c

A boolean.

preservetimestamps

Guestfs.Tristate

r/w/c

A boolean.

rescue

Guestfs.Tristate

r/w/c

A boolean.

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

parent

GObject.Object

r

Class Details

class Guestfs.NtfscloneOut(**kwargs)
Bases:

GObject.Object

Abstract:

No

Structure:

Guestfs.NtfscloneOutClass

An object encapsulating optional arguments for Guestfs.Session.ntfsclone_out.

classmethod new()
Returns:

a new Guestfs.NtfscloneOut object

Return type:

Guestfs.NtfscloneOut

Create a new Guestfs.NtfscloneOut object

Property Details

Guestfs.NtfscloneOut.props.force
Name:

force

Type:

Guestfs.Tristate

Default Value:

Guestfs.Tristate.NONE

Flags:

READABLE, WRITABLE, CONSTRUCT

A boolean.

Guestfs.NtfscloneOut.props.ignorefscheck
Name:

ignorefscheck

Type:

Guestfs.Tristate

Default Value:

Guestfs.Tristate.NONE

Flags:

READABLE, WRITABLE, CONSTRUCT

A boolean.

Guestfs.NtfscloneOut.props.metadataonly
Name:

metadataonly

Type:

Guestfs.Tristate

Default Value:

Guestfs.Tristate.NONE

Flags:

READABLE, WRITABLE, CONSTRUCT

A boolean.

Guestfs.NtfscloneOut.props.preservetimestamps
Name:

preservetimestamps

Type:

Guestfs.Tristate

Default Value:

Guestfs.Tristate.NONE

Flags:

READABLE, WRITABLE, CONSTRUCT

A boolean.

Guestfs.NtfscloneOut.props.rescue
Name:

rescue

Type:

Guestfs.Tristate

Default Value:

Guestfs.Tristate.NONE

Flags:

READABLE, WRITABLE, CONSTRUCT

A boolean.