Skip to content

Files

Latest commit

 

History

History

functions_scripts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Functions scripts

This directory contains functions scripts.

Functions scripts are scripts consisting of small individual related functions.

View all

To view all the solutions in this directory, change to it and run the following:

git show-ref --verify -q refs/heads/helper_scripts || \
git branch --track helper_scripts origin/helper_scripts; \
bash <(git show helper_scripts:cf-gpc-view-functions-scripts.sh)