Predicate Bash::fileToFileWrite
Writes the content of the file specified by path
into a file pointed to by file_var
Import path
import actions
predicate 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 actions
predicate fileToFileWrite(BashShellScript script, string file_var, string path)