ao-js-sdk - v0.4.0
    Preparing search index...

    Class AOCorePathBuilder

    Builds AO-Core paths following the standard format using URL constructor for cross-platform compatibility

    Index

    Constructors

    Methods

    • Builds a process state path using URL constructor for proper path handling

      Parameters

      • processId: string

        The process ID

      • endpoint: string

        The endpoint (compute or now)

      • OptionaladditionalPath: string

        Optional additional path components

      Returns string

      The constructed path