Sha256: 99e9ca3d7cda8ac0457d89ac8f66dba27d04e5323cfefd52f693521d6de8569c
Contents?: true
Size: 346 Bytes
Versions: 5
Compression:
Stored size: 346 Bytes
Contents
Feature: Directory output A directory model's string output is simply the file path of the directory that it models. Scenario: 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 """
Version data entries
5 entries across 5 versions & 1 rubygems