Xake icon indicating copy to clipboard operation
Xake copied to clipboard

API for use as a library

Open OlegZee opened this issue 8 years ago • 0 comments

Candidates:

  • types: Target, ChangeReason, Dependency
  • run: ctx -> rules -> unit
  • getTargetStatus: ctx -> Target -> ChangeReason list
  • getDependencies: ctx -> Target -> Dependency list

OlegZee avatar Aug 02 '17 16:08 OlegZee