JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.aksw.shellgebra.exec
CmdResolver
Contents
Description
Method Summary
Method Details
resolve(String)
Hide sidebar
Show sidebar
Interface CmdResolver
public interface
CmdResolver
Resolve a command to a path. The command may be an alias or an absolute or relative path.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
resolve
(
String
path)
Method Details
resolve
String
resolve
(
String
path)