method

to_i

to_i()
public

No documentation available.

# File lib/rake/pseudo_status.rb, line 12
    def to_i
      @exitstatus << 8
    end