Sha256: c5809c131a9819bc0c2c19584a7e0bcc000d95ae83c7f5498101d3e4bdad0dab
Contents?: true
Size: 239 Bytes
Versions: 1
Compression:
Stored size: 239 Bytes
Contents
module Agilix module Buzz module Commands module General # api = Agilix::Buzz::Api::new # api.get_status def get_status get cmd: "getstatus", level: 2 end end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
agilix-0.0.1 | lib/agilix/buzz/commands/general.rb |