read_from_file_async


Description:

public async void read_from_file_async (File file, Cancellable? cancel = null) throws Error

Read a schematic from an input file asynchronously

Parameters:

file

the file to read the schematic from

cancel

a token to cancel a read in progress

Exceptions:

Error

TBD