In a seminar class, there may be no exams, but students are expected to read rather widely on topics and be prepared for thorough discussion of them in class. Another possibility in graduate classes is that in addition to readings done by all students, each student may also be expected to ...
cloc is unable to infer the meaning of docstrings by context; by default cloc treats all docstrings as comments. The switch --docstring-as-code treats all docstrings as code. Language definition files read with --read-lang-def or --force-lang-def must be plain ASCII text files. cloc ...
m multi-line mode: ^ and $ match begin/end line in addition to begin/end text (default false) s let . match \n (default false) U ungreedy: swap meaning of x* and x*?, x+ and x+?, etc (default false)Flag syntax is xyz (set) or -xyz (clear) or xy-z (set xy, clear ...