package
Version:
v0.18.0
Opens a new window with list of versions in this module.
Published: Jun 7, 2025
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package hook provides a simple interface for running hook commands that may
be defined in the asdfrc file
Run gets a hook command from config and runs it with the provided arguments.
Output is sent to STDOUT and STDERR
RunWithOutput gets a hook command from config and runs it with the provided
arguments. Output is sent to the provided io.Writers.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.