Add verbose code to read verbose flags.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -1s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -1s
This commit is contained in:
parent
6f29502ab9
commit
f91840f1cc
2 changed files with 75 additions and 5 deletions
|
|
@ -132,3 +132,5 @@ $(if $(filter -1,$(MB_OS_COLORS)),@echo $(MB_MAKE_ECHO_CRAYON) $(1),$(MB_OS_ECHO
|
|||
endef
|
||||
MB_DOC_FIRE_FUNCTION_DEEP += $(call mb_make_call,mb_doc_function_deep,mb_make_echo_assert,"Echo's an message to stdout with 'yellow' crayon.","<message>")
|
||||
|
||||
# Last color: Cyan: \u001b[36m
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue