Active Property

Whether the component is active and handling OS requests.

Syntax

func (obj *CBDisk) Active() (bool, error)

Default Value

false

Remarks

This property reflects whether the component is currently active and handling OS requests; it will be true once both CreateStorage and MountMedia have been called.

This property is read-only.

Data Type

bool

Copyright (c) 2021 Callback Technologies, Inc. - All rights reserved.
CBFS Storage 2020 Go Edition - Version 20.0 [Build 8031]