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