ErrorsError and warning handling functions for MoneyWise CLI setup
val add_phase_error : Types.phase_result -> string -> Types.phase_resultMark phase as failed and add error message
val add_phase_warning : Types.phase_result -> string -> Types.phase_resultAdd warning message to phase result
val add_detail : Types.phase_result -> string -> Types.phase_resultAdd detail message to phase result