Kaba function common.read_package ed
...
Syntax ed
func static common.read_package(name: string, dir: Path, location: Location) -> Package
Parameters ed
- name: string
- ...
- dir: Path
- ...
- location: Location
- ...
Return ed
...
...
func static common.read_package(name: string, dir: Path, location: Location) -> Package
...