public class Ls extends Object implements BaseCommand
| Constructor and Description |
|---|
Ls() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute(CommandContext commandContext,
String[] args) |
String |
listConsumer() |
String |
listProvider() |
public String execute(CommandContext commandContext, String[] args)
execute in interface BaseCommandpublic String listProvider()
public String listConsumer()
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.