JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.aksw.shellgebra.exec
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)