W3cubDocs

/Crystal

struct Spec::SplitFilter

Defined in:

spec/dsl.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(remainder : Int32, quotient : Int32)Source

Instance Method Detail

def cloneSource

def copy_with(remainder _remainder = @remainder, quotient _quotient = @quotient)Source

def quotient : Int32

def remainder : Int32

© 2012–2020 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/0.35.1/Spec/SplitFilter.html