Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 1.24 KB

helpers.md

File metadata and controls

19 lines (17 loc) · 1.24 KB
title layout nav_order
Helpers
default
4

Helpers

Function Name Description
add_var_to_file Appends a variable to a specified file
restore_file Restores a file to its original state
format_error Formats an error message
mktouch Creates an empty file and all parent directories
fixture_export_codebase Export codebase source code at the latest commit to the destination directory
fixture_prepare_dir Prepares a directory for fixture data
random_string Generates a random string
trim_file Trims leading and trailing whitespace from a file
tui_run Run Terminal User Interface (TUI) command with inputs