Registry / utility / codemodels

codemodels

JSON →
library0.2.7rbrubygemsunverified

Library to build models of code of different languages in a uniform way.

gem install codemodels
INSTALL
IMPORT
SIG · CODEMODELS
C
codemodels
utilityrubyv0.2.7
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.

CodeModels
require 'codemodels'

Creates a code model and adds a file to it.

require 'codemodels' model = CodeModels::Model.new model.add_file('example.rb')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.7latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
codemodels — gem install codemodels · libregistry