mogrify icon indicating copy to clipboard operation
mogrify copied to clipboard

Add support for limit

Open amarantedaniel opened this issue 5 years ago • 0 comments

Co-authored-by: Gabigol [email protected]

Trying to use limit with custom was broken for some reason on System.cmd. This pr introduces the function limit in this format: Mogrify.limit(["memory", "30MiB"]) that fixed the problem

amarantedaniel avatar Mar 18 '19 13:03 amarantedaniel