Functions§
- check_
for_ update - Best-effort, throttled “new version available” check against crates.io.
- load_
env_ file - Loads a
.envfile living next to the given config file into the process environment, so that both robin’s own${VAR:-default}substitution and the shell see the variables. Existing environment variables always win (standard dotenv precedence), and a missing file is not an error. - replace_
variables - send_
notification - split_
command_ and_ args