Skip to main content

svn_client_conflict_get_operation

Function svn_client_conflict_get_operation 

Source
pub unsafe extern "C" fn svn_client_conflict_get_operation(
    conflict: *mut svn_client_conflict_t,
) -> svn_wc_operation_t
Expand description

Return the operation during which the conflict described by @a conflict was recorded.

@since New in 1.10.