[][src]Module krecik::utilities

Utilities and helpers:

Functions

file_name_from_path

Extracts file name from full path

list_check_files

List all check files found in default checks dir

list_check_files_from

List all check files from given dir

notify

Sends generic notification over Slack

notify_failure

Sends failure notification to Slack

notify_success

Sends success notification to Slack

produce_list

Produce list of dirs/files matching given glob pattern:

read_text_file

Read text file

write_append

Write-once-and-atomic to a file