lucee.Componentcommandbox.system.endpoints.Git
commandbox.system.endpoints.Github
Copyright Since 2014 CommandBox by Ortus Solutions, Corp www.coldbox.org | www.ortussolutions.com I am the github endpoint. I install 'shortcut' packages listed as "user/repo[#committ-ish]"
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
string
|
namePrefixes
|
true
|
false
|
Constructor Summary | |
---|---|
init()
|
Method Summary | |
---|---|
any
|
getDefaultName(string package)
|
string
|
resolvePackage(string package, [boolean verbose='false'])
|
Methods inherited from class lucee.Component |
---|
None |
Constructor Detail |
---|
Property Detail |
---|
access
- publicrequired
- falsereturntype
- anyserializable
- trueMethod Detail |
---|
getDefaultName
in interface
IEndpoint
getDefaultName
in class
Git
package
resolvePackage
in interface
IEndpoint
resolvePackage
in class
Git
package
verbose