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

Method ColumnModified

src/columns/ColModified.cpp:33–36  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

31
32////////////////////////////////////////////////////////////////////////////////
33ColumnModified::ColumnModified() {
34 _name = "modified";
35 _label = "Modified";
36}
37
38////////////////////////////////////////////////////////////////////////////////

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected