Class: Milkode::FindGrepOption::Option

Inherits:
Struct
  • Object
show all
Defined in:
lib/milkode/grep/findgrep_option.rb

Instance Attribute Summary collapse

Instance Attribute Details

#caseSensitiveObject

Returns the value of attribute caseSensitive

Returns:

  • (Object)

    the current value of caseSensitive



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def caseSensitive
  @caseSensitive
end

#colorHighlightObject

Returns the value of attribute colorHighlight

Returns:

  • (Object)

    the current value of colorHighlight



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def colorHighlight
  @colorHighlight
end

#dbFileObject

Returns the value of attribute dbFile

Returns:

  • (Object)

    the current value of dbFile



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def dbFile
  @dbFile
end

#debugModeObject

Returns the value of attribute debugMode

Returns:

  • (Object)

    the current value of debugMode



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def debugMode
  @debugMode
end

#depthObject

Returns the value of attribute depth

Returns:

  • (Object)

    the current value of depth



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def depth
  @depth
end

#directoryObject

Returns the value of attribute directory

Returns:

  • (Object)

    the current value of directory



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def directory
  @directory
end

#dispHtmlObject

Returns the value of attribute dispHtml

Returns:

  • (Object)

    the current value of dispHtml



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def dispHtml
  @dispHtml
end

#expand_pathObject

Returns the value of attribute expand_path

Returns:

  • (Object)

    the current value of expand_path



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def expand_path
  @expand_path
end

#filePatternsObject

Returns the value of attribute filePatterns

Returns:

  • (Object)

    the current value of filePatterns



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def filePatterns
  @filePatterns
end

#gotolineObject

Returns the value of attribute gotoline

Returns:

  • (Object)

    the current value of gotoline



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def gotoline
  @gotoline
end

#groongaOnlyObject

Returns the value of attribute groongaOnly

Returns:

  • (Object)

    the current value of groongaOnly



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def groongaOnly
  @groongaOnly
end

#ignoreCaseObject

Returns the value of attribute ignoreCase

Returns:

  • (Object)

    the current value of ignoreCase



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def ignoreCase
  @ignoreCase
end

#ignoreDirsObject

Returns the value of attribute ignoreDirs

Returns:

  • (Object)

    the current value of ignoreDirs



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def ignoreDirs
  @ignoreDirs
end

#ignoreFilesObject

Returns the value of attribute ignoreFiles

Returns:

  • (Object)

    the current value of ignoreFiles



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def ignoreFiles
  @ignoreFiles
end

#isMatchFileObject

Returns the value of attribute isMatchFile

Returns:

  • (Object)

    the current value of isMatchFile



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def isMatchFile
  @isMatchFile
end

#isSilentObject

Returns the value of attribute isSilent

Returns:

  • (Object)

    the current value of isSilent



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def isSilent
  @isSilent
end

#kcodeObject

Returns the value of attribute kcode

Returns:

  • (Object)

    the current value of kcode



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def kcode
  @kcode
end

#keywordsObject

Returns the value of attribute keywords

Returns:

  • (Object)

    the current value of keywords



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def keywords
  @keywords
end

#matchCountLimitObject

Returns the value of attribute matchCountLimit

Returns:

  • (Object)

    the current value of matchCountLimit



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def matchCountLimit
  @matchCountLimit
end

#noSnipObject

Returns the value of attribute noSnip

Returns:

  • (Object)

    the current value of noSnip



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def noSnip
  @noSnip
end

#output_kcodeObject

Returns the value of attribute output_kcode

Returns:

  • (Object)

    the current value of output_kcode



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def output_kcode
  @output_kcode
end

#packagesObject

Returns the value of attribute packages

Returns:

  • (Object)

    the current value of packages



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def packages
  @packages
end

#patternsNotObject

Returns the value of attribute patternsNot

Returns:

  • (Object)

    the current value of patternsNot



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def patternsNot
  @patternsNot
end

#patternsOrObject

Returns the value of attribute patternsOr

Returns:

  • (Object)

    the current value of patternsOr



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def patternsOr
  @patternsOr
end

#strict_packagesObject

Returns the value of attribute strict_packages

Returns:

  • (Object)

    the current value of strict_packages



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def strict_packages
  @strict_packages
end

#suffixsObject

Returns the value of attribute suffixs

Returns:

  • (Object)

    the current value of suffixs



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def suffixs
  @suffixs
end