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:
= Copy to clipboard Copied!

instalar:
=

Versões:

  1. 1.2.3 - May 15, 2022 (11 KB)
  2. 1.1.3 - May 15, 2022 (9 KB)
  3. 1.0.13 - May 03, 2019 (7 KB)
Mostrar todas as versões (20)

Runtime Dependencies (2):

colours >= 0
opn >= 0

Donos:

Pushed by:

Autores:

  • Robert A. Heiler

SHA 256 checksum:

68b2519f5ff7900e904379c98622f49883034082fe0c742d19047cbf62bcfca3

Total de downloads 16.824

Desta versão 945

Licença:

GPL-2.0

Versão Requerida do Ruby: >= 2.5.8

Versão Requerida do RubyGems: >= 3.3.13

Links: