laika/laika.toml

8 lines
150 B
TOML
Raw Normal View History

2023-04-17 09:09:26 +00:00
command = "calc.exe"
target = "CalculatorApp.exe"
workdir = "."
delay = 2
start = { hour = 11, minute = 50 }
end = { hour = 12, minute = 55 }