Class: IPFS::Commands::LS
- Inherits:
-
Object
- Object
- IPFS::Commands::LS
- Defined in:
- lib/ipfs/commands/ls.rb
Class Method Summary collapse
Class Method Details
.call(client, node) ⇒ Object
8 9 10 |
# File 'lib/ipfs/commands/ls.rb', line 8 def self.call(client, node) parse query(client, node) end |