Where, in the documentation, might I find an understanding behind the following, syntactically: auto result = ["whoami"].execute I believe, I understand `auto,' but of calling execute() on an array of strings..?