mirror of
https://github.com/edgecase/ruby_koans.git
synced 2026-04-15 07:23:19 -04:00
Edited koans/edgecase.rb via GitHub
This commit is contained in:
@@ -124,11 +124,7 @@ module EdgeCase
|
||||
File::ALT_SEPARATOR
|
||||
end
|
||||
def using_win32console
|
||||
begin
|
||||
@using_win32console
|
||||
rescue
|
||||
return false
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user