##// END OF EJS Templates
parser: extend buildargsdict() to support arbitrary number of **kwargs...
parser: extend buildargsdict() to support arbitrary number of **kwargs Prepares for adding dict(key1=value1, ...) template function. More tests will be added later.

File last commit:

r31765:264baeef default
r31921:2156934b 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'