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

Method lines

src/ViewTask.h:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63 void truncateRows(int n) { _truncate_rows = n; }
64 void addBreak(const std::string& attr) { _breaks.push_back(attr); }
65 int lines() { return _lines; }
66 int rows() { return _rows; }
67
68 // View rendering.

Callers 1

TEST_NAMEFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_NAMEFunction · 0.64