FleetApi.UnitOption

Defines a FleetApi.UnitOption struct, representing one segment of the information used to describe a unit.

The following fields are public:

Source

Summary

from_map(option_map)

Types

t :: %FleetApi.UnitOption{name: term, section: term, value: term}

Functions

from_map(option_map)

Specs:

Source