erg/doc/scripts/mylib.d.er
2023-02-12 12:31:40 +09:00

7 lines
141 B
Python

re = pyimport "re"
.get_file_dirname!: () => Str
.path_join: (__a: Str, path: Str) => Str
.str_slice: (str: Str, first_index: Nat) => Str