同步代理¶ AListFileSync ¶ Bases: Sync[AListFile] AListFile 的同步代理类 AListSync ¶ Bases: Sync[AList] AList 的同步代理类 open(path, password='') ¶ 打开文件或文件夹 Sync ¶ Bases: Generic[T] 同步代理基类 __enter__() ¶ 同步上下文管理器入口 __exit__(*exc_info) ¶ 同步上下文管理器出口 to_async() ¶ 返回异步对象