README.md in tmp-2.1.0 vs README.md in tmp-2.2.0
- old
+ new
@@ -58,9 +58,17 @@
# to check the current path use this
TMP.folder_path #> return the current path
```
+### Get file path for the tmp object
+
+```ruby
+
+
+
+```
+
### Remove tmp objects
you can remove tmp objects by purge them
```ruby