##// END OF EJS Templates
crecord: extract most of 'main' into a sub function...
crecord: extract most of 'main' into a sub function There are some setup and cleanup necessary around the main code, that setup/cleanup code needs multiple adjustments so we extract the core code into its own function first for clarity.

File last commit:

r31765:264baeef default
r31929:bf6b44da default
Show More
map-cmdline.show
2 lines | 178 B | text/plain | TextLexer
# TODO add label() once we figure out which namespace the labels belong on.
showbookmarks = '{if(active, "*", " ")} {pad(bookmark, longestbookmarklen + 4)}{shortest(node, 5)}\n'