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