|
@ -140,7 +140,6 @@ end |
|
|
def Clear() |
|
|
def Clear() |
|
|
system "clear" or system "cls" |
|
|
system "clear" or system "cls" |
|
|
puts "Type \"clear\" to clear terminal" |
|
|
puts "Type \"clear\" to clear terminal" |
|
|
puts "Type \"project <text>\" to write to project file" |
|
|
|
|
|
puts "Type \"disconnect\" to disconnect" |
|
|
puts "Type \"disconnect\" to disconnect" |
|
|
puts "" |
|
|
puts "" |
|
|
end |
|
|
end |