Skip to content

alias FindFormatFileCallback


(alias) FindFormatFileCallback = fun(asked_name: string) -> string?

Find the format file.

The asked_name is a format file for reading (the format file for writing is always opened in the current directory).

😱 Types incomplete or incorrect? 🙏 Please contribute!