Registry / utility / typeprof

typeprof

JSON →
library0.32.0rbrubygemsunverified

TypeProf performs a type analysis of non-annotated Ruby code, abstractly executing it to gather type information and output results in RBS format.

gem install typeprof
INSTALL
IMPORT
SIG · TYPEPROF
T
typeprof
utilityrubyv0.32.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TypeProf
require 'typeprof'

Analyze Ruby code for type information.

require 'typeprof' TypeProf.analyze do # Your Ruby code here end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.32.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
typeprof — gem install typeprof · libregistry