Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GothenburgBitFactory/taskwarrior
/ width
Method
width
src/ViewTask.h:47–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
_sort.push_back(sort);
46
}
47
void width(int width) { _width = width; }
48
void leftMargin(int margin) { _left_margin = margin; }
49
void colorHeader(Color& c) {
50
_header = c;
Callers
15
TEST_NAME
Function · 0.80
execute
Method · 0.80
listContexts
Method · 0.80
execute
Method · 0.80
execute
Method · 0.80
execute
Method · 0.80
confirm_revert
Method · 0.80
execute
Method · 0.80
execute
Method · 0.80
execute
Method · 0.80
execute
Method · 0.80
execute
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST_NAME
Function · 0.64