##// END OF EJS Templates
util: rename argument of isatty()...
util: rename argument of isatty() In general, "fd" is a file descriptor, but isatty() expects a file object. We should call it "fp" or "fh".

File last commit:

r16773:d490edc7 default
r27363:c7ab2087 default
Show More
graphedge.tmpl
1 line | 70 B | application/x-cheetah | CheetahLexer
edge: ({col}, {row}) -> ({nextcol}, {nextrow}) (color {color})