class Add

Defined at line 719 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/markers.h

Adds a repository. This will overwrite the repository if it already exists.

+ request `repo` a repository to add to the resolver.

* error a zx_status value indicating failure. One of the following:

* `ZX_ERR_ACCESS_DENIED` if editing repositories is permanently disabled.

* `ZX_ERR_ALREADY_EXISTS` if the repository already exists.

* `ZX_ERR_INVALID_ARGS` if the repository is malformed.

Public Members

static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal