Packages
libgit2-glib-1.0
Ggit
DiffOptions
flags
n_context_lines
n_interhunk_lines
new_prefix
old_prefix
pathspec
DiffOptions
get_flags
get_n_context_lines
get_n_interhunk_lines
get_new_prefix
get_old_prefix
get_pathspec
set_flags
set_n_context_lines
set_n_interhunk_lines
set_new_prefix
set_old_prefix
set_pathspec
get_pathspec
Description:
[
CCode
( array_length =
false
, array_null_terminated =
true
) ]
public
unowned
string
[]?
get_pathspec
()
Get the pathspec.
Parameters:
this
a
DiffOptions
.
Returns:
the pathspec or
null
.