Closed rouzwelt closed 5 months ago
The parse_cli_key_val is a method that needs to be used across repos, mainly when trying to add bindings cli option for a cli app other that current dotrain cli app. so it is moved into public api and added tests for it
parse_cli_key_val
todo:
parse_cli_key_val()
this PR has no explanation
added one
The
parse_cli_key_val
is a method that needs to be used across repos, mainly when trying to add bindings cli option for a cli app other that current dotrain cli app. so it is moved into public api and added tests for ittodo:
parse_cli_key_val()
fn to public APIparse_cli_key_val()