Class TTYGuard
In: lib/mspec/guards/tty.rb
Parent: SpecGuard

If a spec depends on STDOUT being a tty, use this guard. For specs that may block if run as a background process, see BackgroundGuard.

Methods

match?  

Public Instance methods

[Validate]