command
Version:
v0.0.0-...-2113960
Opens a new window with list of versions in this module.
Published: Jun 7, 2022
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
A defer statement defers the execution of a function until the surrounding function returns.
The deferred call's arguments are evaluated immediately,
but the function call is not executed until the surrounding function returns.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.