space_ex v0.8.0 SpaceEx.SpaceCenter.ContractManager
Contracts manager.
Obtained by calling SpaceEx.SpaceCenter.waypoint_manager/1.
Link to this section Summary
Functions
A list of all active contracts
A list of all contracts
A list of all completed contracts
A list of all failed contracts
A list of all offered, but unaccepted, contracts
A list of all contract types
Link to this section Functions
A list of all active contracts.
Returns: [contract, ...], where contract is a reference to a SpaceEx.SpaceCenter.Contract object
A list of all contracts.
Returns: [contract, ...], where contract is a reference to a SpaceEx.SpaceCenter.Contract object
A list of all completed contracts.
Returns: [contract, ...], where contract is a reference to a SpaceEx.SpaceCenter.Contract object
A list of all failed contracts.
Returns: [contract, ...], where contract is a reference to a SpaceEx.SpaceCenter.Contract object
A list of all offered, but unaccepted, contracts.
Returns: [contract, ...], where contract is a reference to a SpaceEx.SpaceCenter.Contract object
A list of all contract types.
Returns: MapSet.new([str, ...]), where str is a string