haXe API Documentation
Back
|
Index
class
tools.haxelib.VersionManager
extends
neko.db.Manager
<
Version
>
import tools.haxelib.SiteDb
Available in neko
function
new(classval :
Class
<
neko.db.Object
>) :
Void
function
byProject(p :
Project
) :
List
<
Version
>
function
latest(n :
Int
) :
List
<
Version
>
Back
|
Index