onIgnition
Queues a callback to be called just before ignition finishes. If Oh My Prvd has already started, the callback will be spawned immediately.
Parameters
callback : () -> ()
The callback to be spawned just before ignition finishes.