Example #1
0
 public static bool RemoveModPort(this Hacknet.Computer comp, string id) =>
 comp.RemoveModPort(Port.Handler.GetPort(id));