Details
-
Type:
Task
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.7.0
-
Component/s: Documentation
-
Labels:None
-
Commits:7a8a21c03b8e49e7dbf0462d2c698e960bdacbb4
Description
Considering the code like this:
Artifact
{ filePath: '.obj/' + qbs.getHash(input.baseDir) + '/' + input.fileName + '.cc' fileTags: "cc" }it is not at all obvious or documented which class is "input" exactly and where to look at for a list of its properties. There are a few usage examples such as in Rule item docs, but otherwise documentation for this is either missing or buried deep enough that it's hard to find.
Attachments
Issue Links
- depends on
-
QBS-1012 We need a dedicated documentation chapter "How to write Rules"
-
- Closed
-