You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Here are the various ways to set the name of a project. This example can be extrapolated to all other options provided by Bach.
Programmatic
Imperative
Declarative
bach.args
?) with one line per command-line argument@ProjectInfo
elementString[] arguments()
(which also takes multi-line strings)@ProjectInfo
elementOptions options()
(and its@Property[] properties()
element)@ProjectInfo
elementString name()
Beta Was this translation helpful? Give feedback.
All reactions