-
Name
-
total
-
Version
-
0.4.1
-
Platform
-
ruby
-
Authors
-
Yegor Bugayenko
-
Bindir
-
bin
-
Date
-
2023-03-17 00:00:00 UTC
-
Dependencies
-
codecov (= 0.6.0, development)
minitest (= 5.18.0, development)
rake (= 13.0.6, development)
rdoc (= 6.5.0, development)
rubocop (= 1.48.1, development)
rubocop-rspec (= 2.19.0, development)
-
Description
-
Get total memory size of the system
-
Email
-
yegor256@gmail.com
-
Extra rdoc files
-
README.md
-
Files
-
.0pdd.yml
.github/workflows/codecov.yml
.github/workflows/pdd.yml
.github/workflows/rake.yml
.github/workflows/xcop.yml
.gitignore
.pdd
.rubocop.yml
.rultor.yml
Gemfile
LICENSE.txt
README.md
Rakefile
lib/total.rb
lib/total/freebsd.rb
lib/total/linux.rb
lib/total/osx.rb
lib/total/version.rb
logo.svg
test/test__helper.rb
test/test_total.rb
test/total/test_freebsd.rb
test/total/test_linux.rb
test/total/test_osx.rb
total.gemspec
-
Homepage
-
http://github.com/yegor256/total
-
Licenses
-
MIT
-
Metadata
-
{"rubygems_mfa_required"=>"true"}
-
Rdoc options
-
--charset=UTF-8
-
Require paths
-
lib
-
Required ruby version
-
>= 2.3
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.1.2
-
Specification version
-
4
-
Summary
-
Total memory calculator in Ruby
-
Original platform
-
ruby
-
New platform
-
ruby