droiuby 0.1.4 → 0.1.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/bin/drby +6 -0
  2. metadata +1 -1
data/bin/drby CHANGED
@@ -68,6 +68,12 @@ case command
68
68
  project.reload($device_ip)
69
69
  next
70
70
  end
71
+
72
+ if (buf == 'clear')
73
+ system "clear" unless system "cls"
74
+ next
75
+ end
76
+
71
77
  exit(1) if buf=='exit' || buf=='quit'
72
78
 
73
79
  begin
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: droiuby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: