- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for pbcopy (0.04 sec)
-
BsUserCQ.java
L1:/* L2: * Copyright 2012-2024 CodeLibs Project and the Others. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 326.1K bytes -
FessConfig.java
String getOsddLinkEnabled(); L5715: L5716: /** L5717: * Get the value for the key 'clipboard.copy.icon.enabled'. <br> L5718: * The value is, e.g. true <br> L5719: * @return The value of found property. (NotNull: if not found, exception but basically no way) L5720: */ L5721: String getClipboardCopyIconEnabled(); L5722: L5723: /** L5724: * Is the property for the key 'clipboard.copy.icon.enabled' true? <br> L5725: * The value is, e.g. true <br> L5726: * @return The determination,...github.com/codelibs/fess/src/main/java/org/code...Fri Oct 11 21:11:58 UTC 2024 468.5K bytes