Daily Special

Theraze

Active member
Do you mean something like
Code:
> ash daily_special().to_string()

Returned: strawberry popsicle
Or was there a different daily special? FYI, if you don't throw the .to_string() on there, it'll give it to you as an unambiguous $item[] record instead, but for short-quote sake, I turned it into a string.
 
Top