class Docr::LogsCommandBuilder
Defined in:
builder/logs_builder.cr
Constructors
Instance Method Summary
Constructor Detail
def self.
new(api :
API)
#
Instance Method Detail
def
_until : String | Nil
#
def
_until=(_until : String | Nil)
#
def
name(name : String)
#
def
name : String | Nil
#
def
name=(name : String | Nil)
#
def
since(since : String)
#
def
since : String | Nil
#
def
since=(since : String | Nil)
#
def
stderr=(stderr : Bool)
#
def
stdout=(stdout : Bool)
#
def
tail=(tail : String)
#
def
timestamps=(timestamps : Bool)
#
def
until(_until : String)
#