erg/compiler/erg_compiler/lib/pystd/filecmp.d.er
Shunsuke Shibayama 317c44814c Add d.ers
2022-12-16 09:52:30 +09:00

2 lines
141 B
Python

.cmp: (f1: File!, f2: File!, shallow := Bool) -> Bool
.cmpfiles: (dir1: PathLike, dir2: PathLike, common: [Str; _], shallow := Bool) -> Bool