Skip to main content

Module utils

Module utils 

Source
Expand description

This module provides common utility functions used across the application:

  • Path manipulation and canonicalization
  • Directory checking
  • Pretty printing SQL output using bat

Functionsยง

get_current_working_dir
Get current working dir
get_full_path_str
Get abs path and convert to string
is_dir
Check if a path is a directory
pretty_print