⚲
file_open
Opens an existing file
Arguments
String file path
String mode. Can be 'text' or 'bin'
Output
File object
Examples