Module dentist.commands.showInsertions
This is the showInsertions command of DENTIST.
Command Summary
Show a short summary of the insertions . Can also be used to convert
insertions to JSON by increasing verbosity two times .
Functions
| Name | Description |
|---|---|
execute(options)
|
Execute the showInsertions command with options.
|
writeTabular(stats)
|
Structs
| Name | Description |
|---|---|
Stats
|
Aliases
| Name | Type | Description |
|---|---|---|
Options
|
OptionsFor!(14)
|
Options for the showInsertions command.
|