MCPcopy Create free account
hub / github.com/cel-expr/cel-cpp / IsEmpty

Method IsEmpty

env/config.h:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 // TODO(uncreated-issue/87): add support for aliases and abbreviations.
38
39 bool IsEmpty() const { return name.empty(); }
40 };
41
42 void SetContainerConfig(ContainerConfig container_config) {

Callers 2

EmitContainerConfigFunction · 0.45

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected