MCPcopy Create free account
hub / github.com/GothenburgBitFactory/taskwarrior / Operation

Method Operation

src/Operation.cpp:36–36  ·  view source on GitHub ↗

///////////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

34
35////////////////////////////////////////////////////////////////////////////////
36Operation::Operation(const tc::Operation& op) : op(&op) {}
37
38////////////////////////////////////////////////////////////////////////////////
39std::vector<Operation> Operation::operations(const rust::Vec<tc::Operation>& operations) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected