Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 457 Bytes

POSIXRlimit.md

File metadata and controls

20 lines (10 loc) · 457 Bytes

POSIXRlimit

POSIXRlimit type and restrictions

Properties

Name Type Description Notes
hard Integer Hard is the hard limit for the specified type [optional]
soft Integer Soft is the soft limit for the specified type [optional]
type String Type of the rlimit to set [optional]

Implemented Interfaces

  • Serializable