expect
finish-function
Simics Reference Manual
/
3 Commands
/
3.2 Command List
/
file-exists
Synopsis
file-exists
"filename"
Description
Looks for the file or directory
filename
in the Simics search path, starting with the current working directory. Returns true if the file is found and false if not.
Provided By
Simics Core
See Also
lookup-file
expect
finish-function