1
0
Fork 0
VS_LET/15-protobuf/protobuf.syslog/justfile

7 lines
112 B
Plaintext

import '../justfile'
write: build
just exec vs.WriteLogMessage ""
read:
just exec vs.ReadLogMessage ""