diff options
author | hut <hut@lavabit.com> | 2009-06-15 21:26:20 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2009-06-15 21:26:20 +0200 |
commit | 0926af9fd100c4196d4ae51a5840020094526b69 (patch) | |
tree | 9825909696cc01b8cb7ed8ee1bc2287c00beeb7d /code/runcontext.rb | |
parent | ae16120aebf58a79c804f8be75174a6470f1a9b5 (diff) | |
download | ranger-0926af9fd100c4196d4ae51a5840020094526b69.tar.gz |
reset filetype association system
Diffstat (limited to 'code/runcontext.rb')
-rw-r--r-- | code/runcontext.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/code/runcontext.rb b/code/runcontext.rb index ce62e60f..d3a0b9d1 100644 --- a/code/runcontext.rb +++ b/code/runcontext.rb @@ -156,6 +156,7 @@ class RunContext ~@paths.first end end + alias to_s ~ ## escape one (the first) file for direct use in the shell. ## this is a shortcut for: |