basic implementation, tabling for now
This commit is contained in:
@@ -44,7 +44,7 @@ namespace Foodsoft.Alpm
|
||||
{
|
||||
return handle.UseHandle(handle.DangerousGetHandle(), op);
|
||||
}
|
||||
|
||||
|
||||
internal static void SetStringCollection(IEnumerable<string> value, SafeAlpmHandle safeAlpmHandle,
|
||||
Func<string, int> op)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user