Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 430 Bytes

File metadata and controls

19 lines (9 loc) · 430 Bytes

InspectUlimit

Properties

Name Type Description Notes
hard Long Hard is the hard limit that will be applied. [optional]
name String Name is the name (type) of the ulimit. [optional]
soft Long Soft is the soft limit that will be applied. [optional]

Implemented Interfaces

  • Serializable