View Source MobiusNexusReporter (mobius_nexus_reporter v1.0.0)

Documentation for MobiusNexusReporter.

Link to this section Summary

Types

Arguments to the nexus reporter

Link to this section Types

@type arg() :: {:token, binary()} | {:host, binary()}

Arguments to the nexus reporter

  • :token - the API token for the nexus server (required)
  • :host - the host name for the nexus server (required)