public class PromptCommand extends AbstractCommand
| コンストラクターと説明 |
|---|
PromptCommand(ShellPrompts shellPrompts) |
| 修飾子と型 | メソッドと説明 |
|---|---|
ExitStatus | run(StringSE... strings) コマンドを実行。 |
getDescription, getExamples, getHelp, getName, getOptionsHelp, getUsageHelpcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic PromptCommand(ShellPrompts shellPrompts)
public ExitStatus run(StringSE... strings) throws ExceptionSE
Commandstrings - コマンド引数 (これにはコマンド自体は含まれません)ExceptionSE - コマンドが失敗した場合 Copyright © 2019 Pivotal Software, Inc.. All rights reserved.