Contents

active

A status that represents an active container with no error.

Declaration

class var active: FSContainerStatus { get }

Discussion

This value is a FSContainerStatus with a state that is active, and has a status that is nil.

See Also

Using common status values