parse_config_range Subroutine

public subroutine parse_config_range(json, pos, cfg, status)

Parse config.range object, extracting category colors.

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: json
integer, intent(inout) :: pos
type(config_t), intent(inout) :: cfg
integer, intent(out) :: status