To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorDirectory output
A directory model's string output is simply the file path of the directory that it models.
- Scenarios
-
- Outputting a directory model
-
- Given
- a directory model based on "some_directory"
- When
- it is outputted
- Then
-
the following text is provided:
<path_to>/some_directory
Last published over 6 years ago by Eric Kessler.