module Reline::Terminfo

def self.enabled?

Experimental RBS support (using type sampling data from the type_fusion project).

def self.enabled?: () -> true

This signature was generated using 2 samples from 1 application.

def self.enabled?
  true
end