RubyGems Navigation menu

mountpoints 1.2.3

This class will yield to the user the information about all mountpoints on a Linux System. It may also work on Windows, by making use of "wmic". Please do note that on Linux this works only via "fdisk", and even then not always. This gem was initially started as a "throw-away" gem that can be used quickly, rather than having to parse the output of "fdisk -l" manually (or by eyes only). Also do note that we are only interested in external devices that are mounted that way, NOT other mountpoints. The reason for this is because this gem here serves as a foundation for backing up data onto external USB devices. For more information pertaining to this gem have a look at the official homepage of this gem.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.2.3 - May 15, 2022 (11.0 KB)
  2. 1.1.3 - May 15, 2022 (9.0 KB)
  3. 1.0.13 - May 03, 2019 (7.0 KB)
顯示所有版本(共 20)

Runtime 相依性套件 (2):

colours >= 0
opn >= 0

擁有者:

Pushed by:

作者:

  • Robert A. Heiler

SHA 256 checksum:

68b2519f5ff7900e904379c98622f49883034082fe0c742d19047cbf62bcfca3

總下載次數 16,824

這個版本 945

License:

GPL-2.0

Ruby 版本需求: >= 2.5.8

RubyGems 版本需求: >= 3.3.13

相關連結: