Beignet API reference
Preparing search index...
@beignet/cli
RunOutboxPruneOptions
Type Alias RunOutboxPruneOptions
Options for pruning delivered outbox messages.
type
RunOutboxPruneOptions
=
{
before
:
Date
;
cwd
?:
string
;
dryRun
?:
boolean
;
limit
?:
number
;
modulePath
?:
string
;
}
Index
Properties
before
cwd?
dry
Run?
limit?
module
Path?
Properties
before
before
:
Date
Optional
cwd
cwd
?:
string
Optional
dry
Run
dryRun
?:
boolean
Optional
limit
limit
?:
number
Optional
module
Path
modulePath
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
before
cwd
dry
Run
limit
module
Path
Beignet API reference
Loading...
Options for pruning delivered outbox messages.