Skip to content

Commands

Functions

testing()Boolean

Testing function to try out not working or commands

branchCheckout()function

Command to execture git branch [name] checkout [combined]

createMdDocs()function

Creates the documentation and places it inside the docs folder

testing() ⇒ Boolean

Testing function to try out not working or commands

Kind: global function

branchCheckout() ⇒ function

Command to execture git branch [name] checkout [combined]

Kind: global function

createMdDocs() ⇒ function

Creates the documentation and places it inside the docs folder

Kind: global function


Last update: 2021-08-21
Back to top