mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-24 00:18:39 +00:00
* Accept more passing emit cases * Port docs from sphinx to mkdocs * iterating * rephrase internal-link syntax using mkdocs * iterating
234 B
234 B
| 1 | resource,loadsec,ok |
|---|---|
| 2 | /path/to/file,0.45,true |
| 3 | record_count,resource |
| 4 | 100,/path/to/file |
| 5 | resource,loadsec,ok |
| 6 | /path/to/second/file,0.32,true |
| 7 | record_count,resource |
| 8 | 150,/path/to/second/file |
| 9 | resource,loadsec,ok |
| 10 | /some/other/path,0.97,false |