Added a non boolean configuration and other changes as suggested by Jon

This commit is contained in:
Dev Bali 2019-11-18 16:54:45 -08:00
parent c9016f1397
commit 4be6871df2
12 changed files with 136 additions and 45 deletions

View file

@ -0,0 +1,11 @@
#separator \x09
#set_separator ,
#empty_field (empty)
#unset_field -
#path print
#open 2019-11-18-15-32-20
#fields ts vals
#types time vector[string]
1574119940.484001 hello world \x2c
1574119940.484104 2,T
#close 2019-11-18-15-32-20