Sha256: 9f99b9ce9481919a5c875daffe902f874fe94ee78f4b5028ef3854126fbb5612
Contents?: true
Size: 316 Bytes
Versions: 1
Compression:
Stored size: 316 Bytes
Contents
Sets boolean to run the Vedeu main application loop once. In effect, using `run_once!` or setting `run_once` to true will allow Vedeu to initialize, run any client application code, cleanup, then terminate. # Set: Vedeu.configure do run_once! # ... end # Get: Vedeu.config.run_once
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vedeu-0.8.32 | docs/configuration/run_once.md |