Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

default_move_operation

io.file.default_move_operation

the default file/dir move operation via fuzion.sys.fileio.move
§move(old_path String, new_path String)
 => 
outcome unit
:
Any