StatusOptions
Description:
[ CCode ( has_construct_function = false ) ]
public StatusOptions (StatusOption options, StatusShow show, string[]? pathspec)
public StatusOptions (StatusOption options, StatusShow show, string[]? pathspec)
Creates a new StatusOptions for use in stash_foreach.
Parameters:
| options |
status options. |
| show |
status show options. |
| pathspec |
which paths to show, defaults to showing all paths. |
Returns:
|
a newly allocated StatusOptions. |