module Cu::Helpers::Shell

Direct including types

Defined in:

cu/helpers/shell.cr

Instance Method Summary

Instance Method Detail

def after #

[View source]
def before #

[View source]
def shell : ::Shell::Seq #

def shell=(v : ::Shell::Seq) : ::Shell::Seq #

def shell=(v : Nil) #

nil assignments are always ignored


def shell? : ::Shell::Seq | Nil #