how to tell if method is passed in deeplink

How can I tell if a method was passed in a deeplink without arguments? I need to do things in the onOpen event, which runs before the passed method is called.