Kaba function Context.load_module ed
...
Syntax ed
func mut Context.load_module(filename: Path, just_analize: bool) -> shared[Module]
Parameters ed
- filename: Path
- ...
- just_analize: bool
- ...
Return ed
...
...
func mut Context.load_module(filename: Path, just_analize: bool) -> shared[Module]
...