Contents

ready

A status that represents a ready container with no error.

Declaration

class var ready: FSContainerStatus { get }

Discussion

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

See Also

Using common status values