2022-08-24 13:53:18 +00:00
|
|
|
#lang scribble/manual
|
|
|
|
@(require (for-label racket))
|
|
|
|
|
|
|
|
@title{/clearSched Clear all scheduled bundles.}
|
|
|
|
|
2022-08-28 10:27:01 +00:00
|
|
|
|
2022-08-24 13:53:18 +00:00
|
|
|
Removes all bundles from the scheduling queue.
|
|
|
|
|
2022-08-28 10:27:01 +00:00
|
|
|
|