minor change to 'create_file' description
This commit is contained in:
parent
1f504f5f9b
commit
0f29f631fc
@ -478,6 +478,8 @@ Helper functions
|
||||
|
||||
``create_file(filename, content)``
|
||||
Create a file inside the "work directory".
|
||||
If the filename contains a directory part, intermediate directories are
|
||||
created if needed.
|
||||
The content can be specified either as an array of lines or as
|
||||
a string with the content of the whole file.
|
||||
The filename is evaluated relative to the current directory at the
|
||||
|
Loading…
x
Reference in New Issue
Block a user