create_file
Last updated
Last updated
path_to_file
string
The path to the file that needs to be created. The path should be relative to the project root.
file_contents
prompt
The file content. If not defined, this simply acts like touch.
string
The path to the newly created file.