View Source MyspaceIPFS.Api.Tools.Diag (Myspace IPFS v0.0.1)

MyspaceIPFS.Api is where the diag commands of the IPFS API reside.

Link to this section Summary

Link to this section Functions

@spec cmds() ::
  {:client_error | :forbidden | :missing | :not_allowed | :ok | :server_error,
   any()}
@spec cmds_clear() ::
  {:client_error | :forbidden | :missing | :not_allowed | :ok | :server_error,
   any()}
@spec cmds_set_time(binary()) ::
  {:client_error | :forbidden | :missing | :not_allowed | :ok | :server_error,
   any()}
@spec sys() ::
  {:client_error | :forbidden | :missing | :not_allowed | :ok | :server_error,
   any()}