warg.arguments.str_to_bool

warg.arguments.str_to_bool(s: str | None, truthy_values: Tuple[str, ...] = ('true', '1')) bool[source]
Parameters:
  • truthy_values

  • s

Returns: