Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 301 Bytes

FwmgrMsaRangeSpec.md

File metadata and controls

20 lines (14 loc) · 301 Bytes

Falcon::FwmgrMsaRangeSpec

Properties

Name Type Description Notes
from Float
to Float

Example

require 'crimson-falcon'

instance = Falcon::FwmgrMsaRangeSpec.new(
  from: null,
  to: null
)