Method: CodeWeb::CLI#file_and_url

Defined in:
lib/code_web/cli.rb

#file_and_urlObject

Returns true if both url and file are displayed.

Returns:

  • true if both url and file are displayed



26
27
28
# File 'lib/code_web/cli.rb', line 26

def file_and_url
  @file_and_url
end