Language for type signatures for Ruby and standard library definitions
RBS is a language to describe the structure of Ruby programs. You can write down the definition of a class or module: methods defined in the class, instance variables and their types, and inheritance/mix-in relations. It also allows declaring constants and global variables.
$
pkg install rubygem-rbsOrigin
devel/rubygem-rbs
Size
5.16MiB
License
BSD2CLAUSE, RUBY
Maintainer
sunpoet@FreeBSD.org
Dependencies
3 packages
Required by
4 packages