space_ex v0.3.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

Link to this function active_contracts(conn, this)

A list of all active contracts.

Link to this function all_contracts(conn, this)

A list of all contracts.

Link to this function completed_contracts(conn, this)

A list of all completed contracts.

Link to this function failed_contracts(conn, this)

A list of all failed contracts.

Link to this function offered_contracts(conn, this)

A list of all offered, but unaccepted, contracts.

Link to this function types(conn, this)

A list of all contract types.