mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-30 12:51:10 +00:00
2 lines
141 B
Python
2 lines
141 B
Python
.cmp: (f1: File!, f2: File!, shallow := Bool) -> Bool
|
|
.cmpfiles: (dir1: PathLike, dir2: PathLike, common: [Str; _], shallow := Bool) -> Bool
|