pamoja for TypeScript - v0.1.17
    Preparing search index...

    Class Profile

    A named, ready-to-run node assembled from pamoja capabilities.

    Index
    • get name(): string

      The profile's stable, human-readable name.

      Returns string

    • Serializes this profile to its JSON manifest.

      Returns string

    • Loads a profile from its JSON manifest.

      Throws if the manifest is malformed.

      Parameters

      • manifest: string

      Returns Profile