Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 5a7db2e

Browse files
committed
Document the write command
1 parent 720674f commit 5a7db2e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,13 @@ class MyClass
4949
...
5050
```
5151
52+
or
53+
54+
```sh
55+
$ stree write program.rb
56+
program.rb 1ms
57+
```
58+
5259
## Development
5360
5461
After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.

0 commit comments

Comments
 (0)