OpenFiles.reopenFile

Reopens all registered files with the given path

class OpenFiles
bool
reopenFile

Parameters

file_path cstring

path of the file to open

Return Value

Type: bool

true if the file was registered and reopened, false otherwise.

Meta