Skip to content

Commit 1b7cc6a

Browse files
authored
Clarify InitialWorkDirRequirement.writable (#84)
1 parent d41797e commit 1b7cc6a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CommandLineTool.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -979,6 +979,9 @@ $graph:
979979
implemented by making a copy of the original file or
980980
directory.
981981
982+
Disruptive changes to the referenced file or directory must not
983+
be allowed unless `InplaceUpdateRequirement.inplaceUpdate` is true.
984+
982985
Default false (files and directories read-only by default).
983986
984987
A directory marked as `writable: true` implies that all files and

0 commit comments

Comments
 (0)