Kaba function Configuration.get_bool ed
...
Syntax ed
func Configuration.get_bool(name: string, default: bool) -> bool
Parameters ed
- name: string
- ...
- default: bool
- ...
Return ed
...
...
func Configuration.get_bool(name: string, default: bool) -> bool
...