Sha256: cf0abbde28bada90c44ec96422df42faa7f34f51d02d872985564d25d8aee324
Contents?: true
Size: 155 Bytes
Versions: 7
Compression:
Stored size: 155 Bytes
Contents
module Vnstat ## # An exception that is raised when the vnstat CLI could not be found on the # machine. class ExecutableNotFound < Error end end
Version data entries
7 entries across 7 versions & 1 rubygems