rosar 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/rosar.rb +4 -0
  2. metadata +1 -1
@@ -118,6 +118,10 @@ class ROSAR
118
118
  @r.cmd "unlink(\"#{EXCHANGE}\")" unless keep
119
119
  end
120
120
 
121
+ def raw(cmd)
122
+ @r.cmd(cmd)
123
+ end
124
+
121
125
  =begin rdoc
122
126
  Redirects +method+ to the underlaying OSA object.
123
127
  =end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rosar
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: