Predicate Bash::fileToFileWrite
Writes the content of the file specified by path into a file pointed to by file_var
Import path
import actionspredicate fileToFileWrite(BashShellScript script, string file_var, string path)Writes the content of the file specified by path into a file pointed to by file_var
import actionspredicate fileToFileWrite(BashShellScript script, string file_var, string path)