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

Method container

common/container.h:63–63  ·  view source on GitHub ↗

Returns the full name of the container. The default value is an empty string meaning no container.

Source from the content-addressed store, hash-verified

61 //
62 // The default value is an empty string meaning no container.
63 absl::string_view container() const { return container_; }
64
65 // Sets the container name.
66 //

Callers 7

CreateMethod · 0.45
TESTFunction · 0.45
CheckImplFunction · 0.45
EvalMethod · 0.45
EvalMethod · 0.45
ABSL_FLAGFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36